[ENH] Update (w/fix) to Mouse Click Focus Policy option.

Steve Swerling sps2000 at mail.com
Mon Dec 3 18:38:06 UTC 2001


This is the mouseClickFocusPolicy changeset again, with a fix for a
walkback discovered by Doug Way (thanks). 

This is an update to the MouseClickFocusPolicy option for morphic to
bring it up-to-date with update #4554.

>From the preamble:

"Change Set:            spsFocusPolicy
Date:                   28 November 2001
Author:                 Steven Swerling

This change set adds a preference called ""mouseClickFocusPolicy"" in
the morphic tab of the preferences window. If unchecked, behavior is
identical to the standard focus policy -- the pane that the mouse is
over gets keyboard focus. If checked, the user must explicitly click in
a pane to set the focus on that pane -- the location of the mouse does
not effect where the keyboard focus goes. 

Changes since last posting:
- get it working with latest updates
- fixes bug where text was deselected in the debugger
- click in category list in Browser selects new method template and puts
focus in the code pane.
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spsFocusPolicy.4.cs.gz
Type: application/x-gzip
Size: 2435 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20011203/e8f7c422/spsFocusPolicy.4.cs.bin


More information about the Squeak-dev mailing list