[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] sticky matter with Glade (that GUI builder)
|
You should take a look at http://zetcode.com/tutorials/pygtktutorials/menus for a good example of how to do. accels on gtk.Menus.
On Feb 13, 2010 10:52 AM, "Floyd Johnson" <fljohnson3@isp.com> wrote:
Dear PLUGgers,
I couldn't in the Fine Manual(tm), so how do I add a keyboard shortcut
to a menu item? In this case, I'm trying to add Ctrl+P to the "Print"
item, Although it is identified as the gtk_print stock menu item, there
is no keyboard shortcut in Glade 3.
I'm not sure if the fact of Ubuntu Network Remix-karmic (9.10) is
relevant. Nonetheless, I'm slightly giddy from having gotten my Python
app to paginate correctly.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|