Re: wxEditor - No Scrolling
- Posted by ghaberek (admin) Nov 12, 2014
- 1216 views
euphoric said...
Greg, saw the news item for Jean-Marc's update of wxEditor. Doesn't scroll with mouse or scrollbars. Then installed your version of wxEditor. Same issue.
Is it still in alpha stage? I'm in Win8.1, using Euphoria 4.1.0.
It's been out of development and incomplete for a while now, but it's certainly the basis for a good cross-platform editor. Once wxWidgets added a native Scintilla control (wxStyledTextControl), I opted to use that instead of my own hand-written control. That led me to needing the control wrapped in wxEuphoria, which I never got around to doing. Anyone willing to help with these things is welcomed to (some C++ experience required).
-Greg