The events are:
-
enter window (x3)
-
leave window (x3)
-
focus lost (x2)
The platform is:
-
MacOS X 10.7.5
-
Python 2.7.6
-
wxPython 3.0.0 cocoa
Sample program attached. It works as expected on Windows.
Regards,
Toni Ruža
focus_and_mouse_events_test.py (1.11 KB)
Robin
2
Toni Ruža wrote:
The events are:
- enter window (x3)
- leave window (x3)
- focus lost (x2)
The platform is:
- MacOS X 10.7.5
- Python 2.7.6
- wxPython 3.0.0 cocoa
Sample program attached. It works as expected on Windows.
Please create a ticket for this (or update an existing ticket if you can find one) at trac.wxwidgets.org.
···
--
Robin Dunn
Software Craftsman
Didn’t find an appropriate existing ticket, so created a new one:
http://trac.wxwidgets.org/ticket/15937
Thanks,
Toni
···
On Friday, January 31, 2014 3:41:33 AM UTC+1, Robin Dunn wrote:
Please create a ticket for this (or update an existing ticket if you can
find one) at trac.wxwidgets.org.