Hi Pete<br><br>I understand why it is not popular. However, this is a requirement for work purposes.<br>I had created a working program using wxpython for the gui, but the client required a<br>specific colour scheme, fonts, etc. I found that wxpython was very restrictive when it<br>
comes to theming. <br><br>PyQt uses stylesheets which make it much simpler to theme an application. The only <br>outstanding requirement is that the frame must be the same theme as the application.<br>Marketing is quite adamant about this.<br>
<br>I also understand that it would be better to start with the basics, however, the deadline<br>is also tight. If there are any resources which would give pointers as to how to <br>reconstruct the work of window managers for my app it would be much appreciated.<br>
<br>Pard<br><br><div class="gmail_quote">On 22 September 2010 12:32, Hans-Peter Jansen <span dir="ltr"><<a href="mailto:hpj@urpla.net">hpj@urpla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Wednesday 22 September 2010, 11:36:41 pard wrote:<br>
> Hi David<br>
><br>
> Thanks for your response. Do you have any resources that would show how<br>
> to do this? Tutorials, examples, etc.<br>
> I do need to change the style of the window frame.<br>
<br>
</div>Doing that is not so popular, as it usually confuses your users more than it<br>
is buying you. There's a reason, why all graphical operating systems<br>
(including Windows, although their application developers usually doesn't<br>
care a whit) try to provide an consistent user interface.<br>
<div class="im"><br>
> I am new to pyqt.<br>
<br>
</div>Hmm, do you enter cars, when they move at 100 mph? If yes, how?<br>
<br>
Seriously, start with the basics. If you master them, nothing will stop you<br>
to reconstruct the work of window managers for you own application.<br>
<br>
Cheers,<br>
Pete<br>
<div><div></div><div class="h5">_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</div></div></blockquote></div><br>