When I attempt to open ClassDesigner:
SUSE 10.2 python 2.5 wxPython 2.6
Traceback (most recent call last):
File "ClassDesigner.py", line 3997, in <module>
clsDes = ClassDesigner(fname)
File "ClassDesigner.py", line 102, in __init__
atts = LayoutSizer().getDesignerDict(allProps=True)["attributes"]
File "/home/johnf/downloads/daboide/ClassDesignerComponents.py", line 221,
in getDesignerDict
ret["children"] = self.getChildrenPropDict(classDict)
File "/home/johnf/downloads/daboide/ClassDesignerComponents.py", line 964,
in getChildrenPropDict
if isinstance(self.Parent, dlgs.WizardPage):
File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dSizerMixin.py", line 789, in
_getParent
raise RuntimeError, _("Nested sizer missing its ControllingSizer")
RuntimeError: Nested sizer missing its ControllingSizer
--
John Fabiani
_______________________________________________
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/dabo-users/[EMAIL PROTECTED]