mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-20 22:06:25 +08:00
Synthesize RIGHT/LEFT_DOWN events before the corresponding DCLICK events in wxOSX to make the behaviour the same as in wxMSW, where Windows does this automatically.