Hi list,
2 simple questions:
- How can I disable/enable buttons (GtkButton)?
- How can I add keyboard shortcuts to menu entries, e.g. to
filemenu = [ UIINFO_ITEM_STOCK('Quit', None, self.Destroy,
STOCK_MENU_QUIT),]
menus = [ UIINFO_SUBTREE('File', self.filemenu),]
window.create_menus(menus)
something like ctrl-q to the Quit menu
Thanks,
Martin
--
Martin Preishuber - Student, ECLiPt Core Member, SysAdmin
http://eclipt.uni-klu.ac.at,
mailto:[EMAIL PROTECTED]
Lend money to a bad debtor and he will hate you.
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]