wxStyledTextCtrl on windows???
Rory Walsh
rorywalsh at ear.ie
Mon Apr 2 05:05:29 PDT 2007
I've been trying desperately to capture Ctrl/Alt/Shifts using a
wxStyledTextCtrl on windows and I'm running out of ideas. The
EVT_STC_KEY event does not seem to work on windows and GetKey(),
GetControl() and GetShift() only seem to work with this type of event?
Can anyone give me any advice? I've tried using EVT_TEXT with my
wxStyledTextCtrl but it does not get called. I've tried accessing
GetControl() from within a EVT_STC_CHANGE but it does not work. Does
anyone know of any solutions to this problem? Thanks,
Rory.
More information about the wx-users
mailing list