wxStyledTextCtrl, EVT_STC_POSCHANGED in C++

Rory Walsh rorywalsh at ear.ie
Sun Apr 1 07:34:38 PDT 2007


In the python docs for wxStyledTextCtrl it lists a EVT_STC_POSCHANGED 
event yet there doesn't seem to be one for c++. I would like to capture 
up and down key presses but EVT_STC_KEY doesn't seem to work on windows 
and EVT_STC_CHANGE only captures changes. Can anyone advise on how best 
to capture up/down left/right arrows? Cheers,

Rory.




More information about the wx-users mailing list