Displaying 4 results from an estimated 4 matches for "wxstyledtextctrl".
2011 Mar 15
0
wxStyledTextCtrl: how to set caret at begining of a selection?
Hi there,
I was trying to select text backwards in a StyledTextCtrl, i.e, want the
caret to be in the front, not at the end of selection, however
unsucessful.
My code like this:
set_selection_end(11)
set_selection_start(5)
Any suggestions? thanks in advance.
Zhimin
--
Posted via http://www.ruby-forum.com/.
2007 Sep 07
5
Ruby IDE with wxRuby
Hello All,
There seems to have been a lot of interest in getting wxScintilla
incorperated, and I think most of us who want it, want it so we can
create an editor, so to avoid multiple projects comming out with the
same goal (Not really that bad of a problem....), I''m going to kick
start this, and ask that anyone interested in developing a Editor with
wxRuby and wxScintilla, to send
2008 Jan 08
28
1.9.3 release, rakefile
Hi
I''d like to put out a 1.9.3 release perhaps later this week/weekend. If
you have a chance to test the build and samples esp with latest
rubygems, please do.
There are still some bugs on the list, and samples to do, but this
should address all the build/install probs that have come up. And it
would be good to get some testing and feedback on some of the new classes.
A note on the
2007 Oct 24
0
[ wxruby-Bugs-15024 ] StyledTextEvent does not inherit from Wx::Event
...: None
Priority: 3
Submitted By: Alex Fenton (brokentoy)
Assigned to: Alex Fenton (brokentoy)
Summary: StyledTextEvent does not inherit from Wx::Event
Initial Comment:
Wx::StyledTextEvent does not inherit from Wx::Event; this is probably because it''s bundled up inside swig/classes/include/wxStyledTextCtrl. Should probably be fixed by giving it it''s own .h and .i file.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=15024&group_id=35