Cannot get small size of QListWidget
-
Hi
That is kinda odd as i can make it like 15 pixels.However, you can use setMaximumHeight to force it any size.
-
Did you set its minimum size to 0 ?
-
Good question, I also wonder whether it's Designer specific.
-
@SGaist
well, it keeps this limit when run
I was first thinking it must be due to QMainWindow but it's then odd same limits
design and run-time considering in Designer, the MainWindow is not in effect as such.one can force it ith setMaximumHeight but It's a puzzle for me
what actually sets this.