[PyKDE] Eric misc questions and wishlist
Rajeev J Sebastian
rajeev_jsv at dinamis.com
Mon May 8 11:08:58 BST 2006
On Monday 08 May 2006 15:03, PFC wrote:
> > Am Samstag, 6. Mai 2006 23:53 schrieb PFC:
> >> Ii would be cool if the Editor Font preferences dialog displayed each
> >> item in the list in its font and color, instead of having to click on
> >> each
> >> to see the font.
> >
> > Unfortunately this is not supported by Qt (or at least I don't know how
> > to do
> > it).
Painting the button label can probably be done by reimplementing the
drawButtonLabel in a subclass of QPushButton (inherited from QButton). (I
haven't tried it though.)
Regards,
Rajeev J Sebastian
More information about the PyQt
mailing list