Menu

#284 StaticBoxSizer Widget

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

If you click the StaticBoxSizer widget to install to a wx.Frame you get the following exception "Exception: No Static Controls available: c:\Python25\Lib\site-packages\Boa-constructor\Companions\SizerCompanion.py line 490". This line is: "raise Exception, 'No %s controls available'%linkClassName" as the linkObjs tuple returned from the line "linkObjs = self.designer.controllerView.getObjectsOfClass(self.LinkClass).items()" is empty.
terry_hogan2003@hotmail.com

Discussion


Log in to post a comment.