Re: [Boa Constr] Something funny in Menus
Status: Beta
Brought to you by:
riaan
From: Riaan B. <riaan@e.co.za> - 2001-07-11 15:35:32
|
Hi Gordon, I think I fixed this in CVS. Argh, didn't check it in, it's in now. Thanks. Gordon Williams wrote: > > Hi, > > Something is happening in menus that I dont understand. It causes: > > 10:14:17: AttributeError: 'CollectionItemInitParse' instance has no > attribute 'class_name'Traceback (most recent call last): > 10:14:17: AttributeError: 'CollectionItemInitParse' instance has no > attribute 'class_name' File "G:\CVSFIL~1\Boa\boa\Views\CollectionEdit.py", > line 105, in OnObjectSelect > 10:14:17: self.collEditView.selectObject(event.m_itemIndex) > 10:14:17: File "G:\CVSFIL~1\Boa\boa\Views\CollectionEdit.py", line > 310, in selectObject > 10:14:17: self.inspector.selectObject(self.companion, false) > 10:14:17: File "G:\CVSFIL~1\Boa\boa\Inspector.py", line 207, in > selectObject > 10:14:17: self.statusBar.SetStatusText(compn.GetClass(), 1) > 10:14:17: File "G:\CVSFIL~1\Boa\boa\Companions\BaseCompanions.py", > line 129, in GetClass > 10:14:17: return self.textConstr.class_name > 10:14:17: AttributeError: 'CollectionItemInitParse' instance has no > attribute 'class_name' > > when I select one of the items (menu items) in the items window. > > Regards, > > Gordon Williams > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > http://lists.sourceforge.net/lists/listinfo/boa-constructor-users -- Riaan Booysen ___________________________________________________ Boa Constructor - RAD GUI building IDE for wxPython http://boa-constructor.sourceforge.net |