Morph question from a Squeak neophyte

Ned Konz ned at bike-nomad.com
Thu Jul 17 16:28:10 UTC 2003


On Thursday 17 July 2003 05:09 am, Vincent Foley wrote:
> Someone suggested that I use PluggableTextMorph for my input.  The
> problem is that whenever I move my mouse over the text morph, I get
> an error, here is the output if it can help: MessageNotUnderstood:
> selectionChanged.

The PluggableTextMorph works by calling back into its model for 
various things.

How did you construct the PTM?


-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list