Menu

#283 Menu Widgets

open
nobody
None
5
2007-01-24
2007-01-24
Anonymous
No

If you click either the wx.MenuBar or wx.Menu widgets from the Utilities page of the Palette, you get the error: "TypeError: MenuBar._GetMenu() takes exactly 2 arguments (1 given)" for the wx.MenuBar widget at line 10909 in c:\Python25\Lib\site-packages\Boa-constructor\wx\_core.py "return _core_.MenuBar_GetMenu(*args, **kwargs)" and "TypeError: MenuBar._GetMenu() takes exactly 2 arguments (1 given)" for the wx.Mneu widget at line 10814 in c:\Python25\Lib\site-packages\Boa-constructor\wx\_core.py "return _core_.Menu_GetHelpString(*args, **kwargs)"
terry_hogan2003@hotmail.com

Discussion


Log in to post a comment.