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
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to