#14142: wxOSX-cocoa: No EVT_KILL_FOCUS events
-----------------------------+----------------------------------------------
Reporter: robind | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: wxOSX-Cocoa | Version: 2.9-svn
Keywords: OSX cocoa focus | Blockedby:
Patch: 0 | Blocking:
-----------------------------+----------------------------------------------
It seems that at least for some types of widgets there are no
EVT_KILL_FOCUS events being generated. One way to see the issue is to run
the stc sample, it should turn off the flashing of the caret when the stc
gets the lost focus event.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/14142>