[PyQt] Newbie for newbies PyQt4 tutorial.
David Boddie
david at boddie.org.uk
Sat Nov 20 17:55:18 GMT 2010
On Sat Nov 20 07:18:02 GMT 2010, Algis Kabaila wrote:
> Thank you for your valuable advice and encouragement to write a
> tutorial. The tutorial presents a simple plain text editor in stages
> of development and is now in the PyQt wiki as follows:
> A list of Stages at
>
> http://diotavelli.net/PyQtWiki/simple
It looks good. One thing I noticed was that you want the toolbar to be
on the right hand side of the window by default. Have you tried passing
the toolbar area as the first argument of QMainWindow.addToolBar()?
David
More information about the PyQt
mailing list