[UI] PluggableTextMorph and a rubberband

Has van der Krieken xs4hkr at gmail.com
Wed Sep 5 08:56:53 UTC 2007


Recently I installed Gary Chamber's UIEnhancements. Pretty neat.
After that, there's a rubberband in PluggableTextMorphs around the
text when they get focused. (See attachment) Do you know how I can
turn this off?

Example:

textHolder := StringHolder new.
textHolder contents: 'rubberband around me'.
textView := PluggableTextMorph on: textHolder text: #contents accept:
#acceptContents.
textView color: Color white.
textView openInWorld.

Regards, Has.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ThumbnailImage.png
Type: image/png
Size: 1132 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/ui/attachments/20070905/d474c34e/ThumbnailImage.png


More information about the UI mailing list