[ENH] Cursors for resizing in Morphic

Bert Freudenberg bert at isg.cs.uni-magdeburg.de
Mon Feb 26 09:54:33 UTC 2001


On Sun, 25 Feb 2001, Jesse Welton wrote:

> The yellow resize handles in Morphic don't give a particularly
> polished look to the UI.  Here's an enhancement which replaces them
> with cursor changes, as in MVC.  (The resize handles themselves are
> still there; they're just invisible.)  Because this is accomplished by
> changing the hardware cursor, it is not multi-hand aware; so a
> preference is included to turn the behavior on and off.

You should use "event hand showTemporaryCursor: aCursor" instead of
changing the hardware cursor.

-- Bert





More information about the Squeak-dev mailing list