[PyQt] Skinning the title bar and window border
Hans-Peter Jansen
hpj at urpla.net
Wed Sep 22 11:32:27 BST 2010
On Wednesday 22 September 2010, 11:36:41 pard wrote:
> Hi David
>
> Thanks for your response. Do you have any resources that would show how
> to do this? Tutorials, examples, etc.
> I do need to change the style of the window frame.
Doing that is not so popular, as it usually confuses your users more than it
is buying you. There's a reason, why all graphical operating systems
(including Windows, although their application developers usually doesn't
care a whit) try to provide an consistent user interface.
> I am new to pyqt.
Hmm, do you enter cars, when they move at 100 mph? If yes, how?
Seriously, start with the basics. If you master them, nothing will stop you
to reconstruct the work of window managers for you own application.
Cheers,
Pete
More information about the PyQt
mailing list