noreply at rubyforge.org
2008-May-25 16:12 UTC
[wxruby-development] [ wxruby-Bugs-20348 ] Apparent problems in text selection by direction arrow keys with shift held down
Bugs item #20348, was opened at 2008-05-25 12:12 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20348&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Ross Goodell (rossgoodell) Assigned to: Nobody (None) Summary: Apparent problems in text selection by direction arrow keys with shift held down Initial Comment: I am working on a text editor using wxRuby (I believe I''m using wxruby-1.9.5-i386-mswin32) and I''m having significant problems getting the text selection in a TextCtrl to work as it does in Microsoft Word (2007), or the other Microsoft text editing interfaces that I''ve tried (Notepad and the default Visual Studio 2005 editor). For example, if I click in the middle of a line of text somewhere in the middle of a document and then give a sequence like: SHIFT+UP_ARROW SHIFT+UP_ARROW SHIFT+DOWN_ARROW SHIFT+DOWN_ARROW SHIFT+DOWN_ARROW I don''t get the same selections as I get in Word. I think there the problem is probably in wxRuby or wxWidgets. If so, is this something that could be fixed? ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=20348&group_id=35
Seemingly Similar Threads
- [ wxruby-Bugs-15666 ] bigdemo crashes after using the arrow keys to select the widgets
- [ wxruby-Bugs-15845 ] ctrl+shift+t crashes empty styled textctrl
- [ wxruby-Bugs-18942 ] Wx::Image#convert_to_bitmap() and Wx::Bitmap.convert_to_image()
- [ wxruby-Bugs-20477 ] Wx::ListEvent#get_item crashes when navigating with the keypad
- [ wxruby-Bugs-16109 ] cannot use wxruby-gem