[QPushButton] IconSet alignment
Hi all,
I've deisgned a GUI under Qt 3.1.1 with some buttons. This buttons have a text and a iconset. Well... IconSet remains on the left and text on center. Now I'm using Qt 3.3.6 and the icon si attached to the Text with an "awful" aspect!! I don't know why :confused: :confused: and i don't what to do :( ... some idea??
Thanks
Re: [QPushButton] IconSet alignment
Could you provide a screenshot?
2 Attachment(s)
Re: [QPushButton] IconSet alignment
Oh yes :)
With Qt 3.1.1 appears like this
Attachment 583
whereas with Qt 3.3.6 appears like this
Attachment 582
Thanks...