Hi guys,
I just downloaded the latest nightly tarballs

I get the traceback below when I run the Designer.py from both the
python's IDLE and from the command prompt.


*******************************************************************
Traceback (most recent call last):
  File "C:\Python24\lib\site-packages\dabo\lib\eventMixin.py", line 87,
in raiseEvent
    bindingFunction(event)
  File "C:\Py_Projs\daboide\DesignerFormMixin.py", line 41, in
onActivate
    if self.app.currentForm is not self:
AttributeError: 'DesForm' object has no attribute 'app'
Traceback (most recent call last):
  File "C:\Python24\lib\site-packages\dabo\lib\eventMixin.py", line 87,
in raiseEvent
    bindingFunction(event)
  File "C:\Py_Projs\daboide\DesignerFormMixin.py", line 48, in
onDeactivate
    self._selection = self.app.Selection
AttributeError: 'DesForm' object has no attribute 'app'

*******************************************************************
Dabo Info
Platform: Win
Python Version: 2.4.1 on win32
Dabo Version: Version 0.5.1; Revision 1863
UI Version: 2.6.1.0 on wxMSW

*******************************************************************


any ideas?? One more thing, after I added a vertical sizer with 3 slots,
the comboboxes for the slot's Halign and Valign are empty and this is
true for the sizer's Orientation property as well.


thanks
Erik Gomez


Send instant messages to your online friends http://asia.messenger.yahoo.com 

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to