[FIX] textSelection

Lex Spoon lex at cc.gatech.edu
Sun Mar 18 05:32:44 UTC 2001


Somewhere along the way shift-clicking started doing wierd things in
TextMorph's.  Beats me where; I can't see how the code actually worked
the way it did in 2.8 at all.  Along the way, I changed a "sensor
leftButtonPressed" to "evt shiftPressed" -- it seems better to query the
event, than to query the current state of the keyboard.

   -Lex



from preamble:

"Change Set:		textSelection
Date:			18 March 2001
Author:			Lex Spoon

adjust the way shift-clicking works in text fields."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: textSelection.cs.gz
Type: application/octet-stream
Size: 542 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010318/96727400/textSelection.cs.obj


More information about the Squeak-dev mailing list