On Sunday 21 November 2010 04:55:18 David Boddie wrote: > 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 [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > I have prepended a note in "Simple" Finished:
Preamble If you want just to run the example, you are advised to: * Read at lest the prerequisites section of Stage 0 * Download and expand the tar ball "simple0.1.00.tar.gz" from http://akabaila.pcug.org.au/data_sample/ It has the required resource files. HT will be useful, Al. -- Algis Kabaila http://akabaila.pcug.org.au/
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
