[squeak-dev] The Trunk: Morphic-mtf.491.mcz

Matthew Fulmer tapplek at gmail.com
Tue Dec 14 04:02:55 UTC 2010


On Mon, Dec 13, 2010 at 10:47:16PM -0500, Matthew Fulmer wrote:
> yellowButtonDown: is an extention to ParagraphEditor in Tweak,
> and ultimately allows text attributes to specify their own
> context menu, which is used in the tweak code browser.

A common application that would use this feature is a spell
checker. A spell checking syntax highlighter gives misspelled
words the text attribute "misspelled". the text attribute would
render its text with a red wavy underline, and give a context
menu with spelling suggestions when the text is right-clicked

-- 
Matthew Fulmer (a.k.a. Tapple)



More information about the Squeak-dev mailing list