Hi<br>When developing an app on Mac OS X using the latest PyQt, I noticed something &quot;interesting&quot; with QPushButton widgets. First of all, the icon was drawn outside of my &quot;Cancel&quot; button. Then I noticed that the &quot;Cancel&quot; button was actually smaller than the &quot;Next&quot; button. I guess this isn't particular to PyQt, probably&nbsp;a&nbsp;Qt&nbsp;&quot;feature&quot;,&nbsp;but&nbsp;I&nbsp;figured&nbsp;someone&nbsp;on&nbsp;this&nbsp;list&nbsp;might&nbsp;be&nbsp;nice&nbsp;enough&nbsp;to&nbsp;enlighten&nbsp;me.&nbsp;My&nbsp;questions&nbsp;are&nbsp;then:&nbsp;1.&nbsp;Is&nbsp;icon&nbsp;drawing&nbsp;in&nbsp;conjunction&nbsp;with&nbsp;push&nbsp;buttons&nbsp;buggy&nbsp;on&nbsp;OS&nbsp;X?&nbsp;2.&nbsp;Is&nbsp;QPushButton&nbsp;supposed to automatically&nbsp;return&nbsp;a&nbsp;smaller&nbsp;size&nbsp;hint&nbsp;when&nbsp;its&nbsp;text&nbsp;is&nbsp;&quot;Cancel&quot;?
<br> <br>Thanks,<br>Arve Knudsen<br>