I see lots of these:

Traceback (most recent call last):
   File "C:\dev\dabo\dabo\ui\uiwx\dGrid.py", line 4035, in 
__onWxHeaderMouseMotion
     if dabo.ui.isMouseLeftDown():
   File "C:\dev\dabo\dabo\ui\uiwx\__init__.py", line 716, in isMouseLeftDown
     return wx.GetMouseState().leftDown
AttributeError: 'MouseState' object has no attribute 'leftDown'

Python 2.6.5
wxPython 2.8.11.0 (msw-unicode)

It looks like leftDown should be leftIsDown.

See attached proposed patch.

Werner




SW5kZXg6IF9faW5pdF9fLnB5DQo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09DQotLS0gX19pbml0X18ucHkJKHJl
dmlzaW9uIDYzNDYpDQorKysgX19pbml0X18ucHkJKHdvcmtpbmcgY29weSkNCkBAIC03MTMs
MTUgKzcxMywxNSBAQA0KIAogCiBkZWYgaXNNb3VzZUxlZnREb3duKCk6Ci0JcmV0dXJuIHd4
LkdldE1vdXNlU3RhdGUoKS5sZWZ0RG93bgorCXJldHVybiB3eC5HZXRNb3VzZVN0YXRlKCku
bGVmdElzRG93bgogCiAKIGRlZiBpc01vdXNlUmlnaHREb3duKCk6Ci0JcmV0dXJuIHd4Lkdl
dE1vdXNlU3RhdGUoKS5yaWdodERvd24KKwlyZXR1cm4gd3guR2V0TW91c2VTdGF0ZSgpLnJp
Z2h0SXNEb3duCiAKIAogZGVmIGlzTW91c2VNaWRkbGVEb3duKCk6Ci0JcmV0dXJuIHd4Lkdl
dE1vdXNlU3RhdGUoKS5taWRkbGVEb3duCisJcmV0dXJuIHd4LkdldE1vdXNlU3RhdGUoKS5t
aWRkbGVJc0Rvd24KIAogCiBkZWYgZ2V0RGlzcGxheVNpemUoKToK

--- StripMime Report -- processed MIME parts ---
multipart/mixed
  text/plain (text body -- kept)
  text/plain (text body -- kept)
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to