There is SetSelectionMode but I don't think it does quite what you want.

it isnt yet implemented in my STC.pm but so far i see in
http://scintilla.sourceforge.net/ScintillaDoc.html#SCI_SETSELECTIONMODE
it should make it possible to make some rect selection with the mouse without 
to have to touch the keyboard.
another feature suggestion: i saw on a commercial new mac editor a cool feature 
that became practical if
you handle a lot with blocks of similar looking code like when you code GUI 
stuff. in the demo they selected 5 lines in a column and hat 5 cursors above 
each other so they could type in the same code in 5 lines at the same time. are 
impressed ? :) :)

god bless
herbert

_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Reply via email to