Ed,
Classdesigner has issues with ReleaseOnEscape. I just created a new
dOkCancelDialog class and it spits this traceback back:
Traceback (most recent call last):
File "c:\Python25\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line
1436
8, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File
"c:\Python25\Lib\site-packages\dabo-full\trunk\ide\ClassDesignerFormMixin
.py", line 93, in saveState
self._savedState = self._getSavedState()
File
"c:\Python25\Lib\site-packages\dabo-full\trunk\ide\ClassDesignerFormMixin
.py", line 104, in _getSavedState
return self.getDesignerDict(propsToExclude=("Top", "Left"))
File
"c:\Python25\Lib\site-packages\dabo-full\trunk\ide\ClassDesignerComponent
s.py", line 90, in getDesignerDict
defVals = self.Controller.getDefaultValues(self)
File "ClassDesigner.py", line 1505, in getDefaultValues
ret[prop] = eval("obj.%s" % prop)
File "<string>", line 1, in <module>
AttributeError: 'DesForm' object has no attribute 'ReleaseOnEscape'
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
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]