Zhimin Zhan
2011-Mar-15 23:06 UTC
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/.
Seemingly Similar Threads
- App freezes on wxruby-19-2.0.1 on Windows, fine on Mac
- [ wxruby-Feature Requests-17217 ] change the names of group methods in StyledTextCtrl
- drag_accept_files undefined in 1.9.8 (mingw32)
- wxWebConnect - Web Browser Control Library for wxWidgets
- Wx::StatusBar set_status_widths returns argument error