Fixed in svn. btami
On Sun, 03 Jul 2005 07:02:50 -0500 Warren Turkal <[EMAIL PROTECTED]> wrote: > I don't know what this means. I can't seem to run any forms though. > > [EMAIL PROTECTED]:~/src/gnue/test$ gfdes test2.gfd > Running > __init__ > Init'ing > Warning: No event tied to RequestNewForm > Erm, I don't yet support pulldown toolbar buttons (RequestNewForm) > Warning: No event tied to RequestOpen > Erm, I don't yet support pulldown toolbar buttons (RequestOpen) > Warning: No event tied to RequestSave > Warning: No event tied to RequestSaveAs > Warning: No event tied to RequestExit > <gnue.designer.forms.Instance.Instance instance at 0xb6b9dd8c> > Warning: No event tied to LayoutEditor:Select > Erm, I don't yet support pulldown toolbar buttons (LayoutEditor:FocusOrder) > Warning: No event tied to Forms:AutoResizePage > Warning: No event tied to SchemaNavigator:Refresh > Warning: No event tied to BlockEditor:Delete > DB000: Traceback (most recent call last): > DB000: File > "/home/wt/src/gnue/main/.cvsdevelbase/gnue/designer/uidrivers/wx/MenuBar.py", > line 75, in <lambda> > DB000: lambda event, l=self.instance, e=action, x=eventdata: > l.dispatchEvent(e, **x)) > DB000: File > "/home/wt/src/gnue/main/.cvsdevelbase/gnue/common/events/EventController.py", > line 107, in dispatchEvent > DB000: handler(event) > DB000: File > "/home/wt/src/gnue/main/.cvsdevelbase/gnue/designer/forms/Instance.py", > line 370, in __onRunForm > DB000: DebugSession(self) > DB000: File > "/home/wt/src/gnue/main/.cvsdevelbase/gnue/designer/forms/Debugger.py", > line 67, in __init__ > DB000: debugInstance.addDialogs() > DB000: AttributeError: GFInstance instance has no attribute 'addDialogs' > > -- > Warren Turkal > > > > _______________________________________________ > Gnue-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnue-dev > _______________________________________________ Gnue-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue-dev
