Create a new class that is a page. Add a dTreeView widget. Try to
save. You get this traceback. I'll see about getting to it today
maybe.
Traceback (most recent call last):
File "C:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\dabo\ui\uiwx\dMenuItem.py", line 55, in __onWxHit
self.raiseEvent(dEvents.Hit, evt)
File "C:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\dabo\ui\uiwx\dPemMixin.py", line 924, in raiseEvent
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs)
File "C:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\dabo\lib\eventMixin.py", line 92, in raiseEvent
bindingFunction(event)
File "ClassDesigner.py", line 1693, in onSaveDesign
self.wrapSave(self.CurrentForm.onSaveDesign, evt)
File "ClassDesigner.py", line 1821, in wrapSave
func(*args, **kwargs)
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerFormMixin.py", line 471, in onSaveDesign
propDict = propDictCompare = self.getClassDesignerDict(obj)
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerFormMixin.py", line 641, in getClassDesignerDict
ret = obj.getDesignerDict(classID=seed, propsToExclude=propsToExclude)
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerComponents.py", line 238, in getDesignerDict
ret["children"] = self.getChildrenPropDict(classDict)
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerComponents.py", line 437, in getChildrenPropDict
ret.append(sz.getDesignerDict(itemNum=len(ret), classDict=szDict))
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerComponents.py", line 238, in getDesignerDict
ret["children"] = self.getChildrenPropDict(classDict)
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerComponents.py", line 1041, in getChildrenPropDict
classDict=szrDict)
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerComponents.py", line 238, in getDesignerDict
ret["children"] = self.getChildrenPropDict(classDict)
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerComponents.py", line 1026, in getChildrenPropDict
classDict=winDict)
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerComponents.py", line 238, in getDesignerDict
ret["children"] = self.getChildrenPropDict(classDict)
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerComponents.py", line 396, in getChildrenPropDict
classDict=kidDict))
File "c:\Documents and Settings\nwlowri\My Documents\Projects\Personal\dabo-fu
ll\trunk\ide\ClassDesignerComponents.py", line 68, in getDesignerDict
classID = self.Parent.classID.split("-")[0]
AttributeError: 'NoneType' object has no attribute 'classID'
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]