Displaying 3 results from an estimated 3 matches for "styledtextcontrol".
2005 Sep 15
5
wxScintilla vs. StyledTextControl
There is a contribution called ''stc'' (StyledTextControl) that comes with
wxWidgets. It appears that this is -also- a wrapper around Scintilla.
I can''t tell if one or the other of these two is a better choice or if
there''s a particular reason to favor one over the other. I can see that
having the source available right there in t...
2009 Sep 10
1
App freezes on wxruby-19-2.0.1 on Windows, fine on Mac
With wxRuby-ruby19- v2.0.1, my app works well on Mac. But on Windows,
it freezes after typing up to a dozen of characters in a
StyledTextControl, mouse operations are fine. Once freezing, Ctrl+C
couldn''t end the process.
My env:
Windows XP
ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32]
It might be specific to my application (no issues on Ruby 1.8 with
wxRuby 2.0.0 though), but hope get some advice on it.
Thanks,...
2004 Jun 11
5
Re: FW: problems installing wxruby
...d support
for many classes and methods, and somewhat easer for the rest. Already,
wxruby-swig supports about 25% of the classes in wxruby 0.3.0.
If you want to try that route, let me know (perhaps off-list), and we
can discuss logistics.
> Second, we need the scintilla stc widget, the "StyledTextControl". This
> doesn''t get installed by default by wxWindows/wxWidgets, and lives in
> their contrib folder. What is your advice about this?
> * should the ruby wrappers for scintilla live in wxRuby? It''s a contrib
> package and not installed by default, should th...