[ENH] Update to Mouse Click Focus Policy option.

Steve Swerling sps2000 at mail.com
Wed Nov 28 22:32:11 UTC 2001


[Note: Sorry if this message goes up more than once, I got an error in
celeste trying to send it from the changesorter(501 Bad address syntax),
probably something I did. Resending from netscape...].

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

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.
- Postscript no longer pops open an info window

>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.3.cs.gz
Type: application/x-gzip
Size: 2406 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20011128/6999374d/spsFocusPolicy.3.cs.bin


More information about the Squeak-dev mailing list