How to use: QMenuBar

Boudewijn Rempt boud at valdyas.org
Wed Oct 2 01:14:39 EDT 2002


Hans - G. Normann wrote:

> I'm newbie to Python and QT. I can't find a soloution to implement a menu
> bar in an existing project (using QT gui). Is there someone, who can give
> an easy example, e. g. File / Save / bla bla?
> 
> python 2.1.1, QT 2.3.1, Linux
> 
> Hans
Either the application.py example in the PyQt distribution, or the following
chapter from my book:
   http://www.opendocspublishing.com/pyqt/index.lxp?lxpwrap=c4631%2ehtm
or the book itself: 
   https://secure.linuxports.com/opendocs/
should be enough to get you on your way...

-- 
Boudewijn Rempt | http://www.valdyas.org



More information about the Python-list mailing list