A few issues...

New Message Reply Date view Thread view Subject view Author view

From: Masatsugu Nagata (nagata@kurims.kyoto-u.ac.jp)
Date: 12 Mar 01, 11:43 EST


From: Masatsugu Nagata <nagata@kurims.kyoto-u.ac.jp>
Subject: A few issues...

Oliver Hardt wrote:

> cursor selection behavior.
[snip]
> the biggest problem with this
> behavior is, from my perspective, that you as a user are not allowed
> to make an error when selecting text -- since a backward movement
> will change the selection's starting point.
> 
That's what 'exchangePointAndMark' is for.  If you want to shrink the
selection, you can simply do:

exchangePointMark  (Keypad5)
backwardChar       (leftarrow)
markHilite         (command-=, maybe)

That three-key combination is easier than alt-shift-arrowkey or
whatever, at least to me...

Mark
-- 
Mark Nagata
mailto:nagata@kurims.kyoto-u.ac.jp

_______________________________________________
AlphaTcl-developers mailing list
AlphaTcl-developers@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/alphatcl-developers


New Message Reply Date view Thread view Subject view Author view

This archive was generated by das@users.sourceforge.net with hypermail 2b29 on 31 Mar 01, 11:51 EST