On Wed, 5 Mar 2008 17:18:56 -0600, "Jeff Pohlmeyer" yetanothergeek@gmail.com wrote:
Enrico Tröger enrico.troeger@uvena.de wrote:
Jeff Pohlmeyer yetanothergeek@gmail.com wrote:
IMO Unicode support is more important than rectangular selection support. What do you think?
IMO rectangular selection support is more important than Unicode support :-)
I have a slightly different opinion...:D.
One solution could be to detect whether we have a rectangular selection and then use the Scintilla commands and the GLib commands otherwise. So, rectangular selections will still work with toggle case even though Unicode characters are ignored. But this require that we know we have a rectangular selection.
Okay, here is a second attempt that does that...
Fine, thanks. So, toggle case works at least for Ascii characters while non-Ascii ones are just ignored in rectangular selections.
Regards, Enrico