Ticket #15044 (closed defect: fixed)
EVT_SET_CURSOR not firing on Mac OS (Cocoa)
| Reported by: | artlogic | Owned by: | csomor |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxOSX-Cocoa | Version: | 2.9-svn |
| Keywords: | Cc: | ||
| Blocked By: | Patch: | no | |
| Blocking: |
Description
I've been using the AGW AUI, and noticed when resizing frames, the mouse cursor didn't change to a resize cursor. After digging around in the code a bit, I discovered that EVT_SET_CURSOR wasn't firing. After running a few more tests, I found that EVT_SET_CURSOR doesn't seem to fire at all on Mac OS (but fires just fine on windows).
I have a feeling this may be a wxWidgets problem, and not just related to wxPython - but I don't have the capability to test it at the current time.
Change History
Note: See
TracTickets for help on using
tickets.
