[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: double-click + shift help
From: |
Nicola Pero |
Subject: |
Re: double-click + shift help |
Date: |
Fri, 22 Dec 2000 21:57:18 +0100 (CET) |
Richard, thanks for the description which was very accurate. I
implemented it during rewriting the selection in textview to support
delegate notifications; it's all on CVS. Please if something is wrong in
the way the shift-click is managed, tell me.
> Yes - that's how it works - the selection behavior is determined by the
> original single/double/triple click, the later shift-click ignores the
> count of new clicks.
> ie if you did an initial triple-click, then hold down the shift key and
> click elsewhere, the selection is extended by paragraph irrespective of the
> number of times you now click.