PDA

View Full Version : macintosh style on windows platform



ad3d
27th July 2011, 05:19
Hi guys,

Using PyQt how can i use "macintosh" / "windowsxp" style on my application where i am using it on windows platform..

Guys its a bit urgent.. Thanx in advance

Regards,
ad3d

ChrisW67
27th July 2011, 06:08
Its in the QStyle class reference here. QMacStyle will only work on a Mac.