Is it possible to somehow attach an AccelGroup to a panel Applet (or specifically, to a gtk.Entry inside that Applet)?
The AccelGroup documentation says that an AG needs to be associated with a gtk.Window or a gtk.Menu, but from a gnome.applet.Applet I can't seem to get either - its parent is a bonobo.ui.Plug. And a gtk.gdk.Window (not that I know how to get one) is not good enough, right? tia, Nigel. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
