Thread
:
pyqt Menu's - need an example please?
View Single Post
noobmonkey
2010-03-31 , 09:55
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#
4
thanks krk969, thats in c though :| :|
trying atilla's recommendation with no luck so far...
also been trying
#create menu
fremantle = MainWindow.menuBar().addMenu("File");
act = fremantle.addAction("Update")
QtCore.QObject.connect(act, QtCore.SIGNAL("triggered()"), self.updateAll)
Nothing seems to work :|
__________________
----------- Follow me on
Twitter
here
----------- My
Photography Website and Blog
is
here
----------- Author of the N900
Health Check Application
----------- New Version in Extras Devel (Dec 2010 -
2.9.10
)
----------- Are you on the N900 World Map? -
http://pininthemap.com/maemo
- masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo
in the future
? -
Quote & Reply
|
noobmonkey
View Public Profile
Send a private message to noobmonkey
Find all posts by noobmonkey