Hi,

What is the proper way to use MenuDesigner?
Accordingly to 
http://www.mail-archive.com/[email protected]/msg07322.html it should 
work but...
First problem, it generates an error at startup:

 File "C:\Python25\lib\site-packages\dabo\ui\uiwx\dTreeView.py", line 
1035, in __onTreeSel
    self.raiseEvent(dEvents.TreeSelection, evt)
  File "C:\Python25\lib\site-packages\dabo\ui\uiwx\dPemMixin.py", line 
949, in raiseEvent
    super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, 
**kwargs)
  File "C:\Python25\lib\site-packages\dabo\lib\eventMixin.py", line 93, 
in raiseEvent
    bindingFunction(event)
  File "c:\SVN\dabodev\ide\ClassDesignerTreeSheet.py", line 79, in onTreeSel
    dui.callAfter(self.Controller.treeSelect)
AttributeError: 'dApp' object has no attribute 'treeSelect'

How can I add new menu bar/item?
And how can I open existing menu since there is no "Open" menu item?

-- 
Regards
Jacek Kałucki



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to