wx mouse states

Luis Morales luismmorales at trazos.net
Mon Jul 17 11:15:05 EDT 2006


Hello i using GetMouseState() to get the position in X and Y of the mouse
pointer over time with the use of ScreenToCliente to get local windows
coordinates in windows in work like a charm no problem the app is fast and
works how it should. But on macos I get this damn error msg

 

ms = wx.GetMouseState()

 

Attribute error: 'module object has no attribute 'GetMouseState'

 

 

 

I using the laster version wxwindows 2.6 on both windows and mac os x 10.4.5

 

 

 

Any help folks :D

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060717/27e8cfb4/attachment.html>


More information about the Python-list mailing list