The goal of this PR is to be able to make use all features and bugfixes implemented in Scintilla upstream. In particular, this fixes IME support, which is currently completely missing from the WX platform on everything except wxMSW (#26228).
This isn't even close to being mergeable yet, the biggest issue being that some functionallity has been removed, and I also need to figure out how to organize the platform specific code. However, it's enough to run the STC sample on wxGTK when built with CMake.
Although I haven't implemented this so far, my goal is to keep the current WX platform around for now so that a) it's possible to merge the wxGTK implementation before other platforms are implemented, and b) the implementation can be selected with a build flag (e.g. for testing before making it the default).
https://github.com/wxWidgets/wxWidgets/pull/26277
(19 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@filip-hejsek pushed 10 commits.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@filip-hejsek pushed 11 commits.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()