Re: Beginner GTK question

2007-03-28 Thread dashawn888
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') > > > > This should probably be action="Quit". > > Dave Cook

Re: Beginner GTK question

2007-03-25 Thread Dave Cook
On 2007-03-25, dashawn888 <[EMAIL PROTECTED]> wrote: > gui.py:79: GtkWarning: Quit: missing action > menubar = uimanager.get_widget('/MenuBar') > This should probably be action="Quit". Dave Cook -- http://mail.python.org/mailman/listinfo/python-list