I have a simple page that I want to display a menu and toolbar. I
have followed the tutorials and have made some customizations to the
basic code snippet found at
http://www.pygtk.org/pygtk2tutorial/examples/uimanager.py
However my customized code does not display the menu bar. It displays
the
On Mar 25, 5:00 pm, Dave Cook <[EMAIL PROTECTED]> wrote:
> On 2007-03-25, dashawn888 <[EMAIL PROTECTED]> wrote:
>
> > gui.py:79: GtkWarning: Quit: missing action
> > menubar = uimanager.get_widget('/MenuBar')
> >
>