Am 2006-01-24 um 15:11 schrieb Ed Leafe:
    What about evt.keyCode? That should be equal to 13.

I tried that, but it didn't exist! (Exception...)

It changed (due to some changes in dabo-cvs?) to:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ python2.4/site-packages/Dabo-0.5-py2.4.egg/dabo/ui/uiwx/dMenu.py", line 38, in __onWxMenuOpen
    if evt.GetMenu().Caption == self.Caption:
AttributeError: 'Menu' object has no attribute 'Caption'
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ python2.4/site-packages/Dabo-0.5-py2.4.egg/dabo/ui/uiwx/dMenu.py", line 47, in __onWxMenuClose
    if evt.GetMenu().Caption == self.Caption:
AttributeError: 'Menu' object has no attribute 'Caption'

Yeah, I ran into that this morning. Thought that I was making things more efficient, but introduced a bug instead! It's fixed in Subversion.

Since when? 5 minutes ago?


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net
http://www.cacert.org (I'm an assurer)



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

Reply via email to