wxWidgets/interface/wx/stc
Artur Wieczorek f311807112 Handle EVT_CONTEXT_MENU directly in wxSTC (wxOSX)
A simulation of context menu event by handling directly EVT_RIGHT_UP was implemented in wxSTC in 451c5cc7b9, but later on, EVT_CONTEXT_MENU generation in wxOSX was fixed in 524c47aa3a so  simulation is no longer necessary and this event can be directly handled in wxSTC.
2017-07-02 13:02:13 +02:00
..
stc.h Handle EVT_CONTEXT_MENU directly in wxSTC (wxOSX) 2017-07-02 13:02:13 +02:00