Hi. I found out, that UPDATEUI is triggered 'when I want', so I'll try to
piggyback onto that instead. Also, I don't seem to get any response from
STC_KEY, not even on linux (the doc says, that it doesn't do anything on
windows...?)
But, for good sleeping at night, I'd still want to know 'what is going on'.
Jakob Gaardsted:
Hi. I found out, that UPDATEUI is triggered 'when I want', so I'll try to
piggyback onto that instead.
OK.
Also, I don't seem to get any response from
STC_KEY, not even on linux (the doc says, that it doesn't do anything on
windows...?)
But, for good sleeping at night, I'd still want to know 'what is going
on'.
That notification was to get around some problems with the GTK+ native
version of Scintilla not routing key events correctly and should no longer
be necessary. This is a different version to the wxWindows version on wxGTK.
I don't think there was ever a reason for wxSTC to expose STC_KEY although
it may have been included.
Neil