Planned maintenance has been done but it did not solve the problem. So work will continue on this and a new time for trying updates will be announced asap.
Shrink QLabel to its pixmap
-
Hi,
How can i set the width and height of my qlabel be the same of its qpixmap, i already tried setGeometry and setSizePolicy both didnt work
-
Hi,
You can use setFixedSize
-
thanks again, sorry if my question was dumb