I got another error when I go to save a panel class with a border
sizer that contains 9 slots. There are 2 dComboBox objects, 1
dTextBox object, 2 dButton objects and 5 spacers filling these slots.
Traceback (most recent call last):
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dMenuItem.py"
, line 55, in __onWxHit
self.raiseEvent(dEvents.Hit, evt)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dPemMixin.py"
, line 917, in raiseEvent
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\lib\eventMixin.py", l
ine 92, in raiseEvent
bindingFunction(event)
File "ClassDesigner.py", line 1670, in onSaveDesign
self.wrapSave(self.CurrentForm.onSaveDesign, evt)
File "ClassDesigner.py", line 1798, in wrapSave
func(*args, **kwargs)
File "C:\Python25\Lib\site-packages\dabo-full\trunk\ide\ClassDesignerFormMixin
.py", line 469, in onSaveDesign
propDict = propDictCompare = self.getClassDesignerDict(obj)
File "C:\Python25\Lib\site-packages\dabo-full\trunk\ide\ClassDesignerFormMixin
.py", line 639, in getClassDesignerDict
ret = obj.getDesignerDict(classID=seed, propsToExclude=propsToExclude)
File "c:\Python25\Lib\site-packages\dabo-full\trunk\ide\ClassDesignerComponent
s.py", line 226, in getDesignerDict
ret["children"] = self.getChildrenPropDict(classDict)
File "c:\Python25\Lib\site-packages\dabo-full\trunk\ide\ClassDesignerComponent
s.py", line 425, in getChildrenPropDict
ret.append(sz.getDesignerDict(itemNum=len(ret), classDict=szDict))
File "c:\Python25\Lib\site-packages\dabo-full\trunk\ide\ClassDesignerComponent
s.py", line 226, in getDesignerDict
ret["children"] = self.getChildrenPropDict(classDict)
File "c:\Python25\Lib\site-packages\dabo-full\trunk\ide\ClassDesignerComponent
s.py", line 1016, in getChildrenPropDict
classDict=winDict)
File "c:\Python25\Lib\site-packages\dabo-full\trunk\ide\ClassDesignerComponent
s.py", line 62, in getDesignerDict
myID = self.classID.split("-")[1]
IndexError: list index out of range
Platform: Win
Python Version: 2.5.2 on win32
Dabo Version: Version 0.8.4; Revision 4138
UI Version: 2.8.7.1 on wxMSW
Nate L.
_______________________________________________
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]