[ENH] WatchWindow-nk

Ned Konz ned at bike-nomad.com
Sun Nov 24 20:50:38 UTC 2002


from preamble:

"Change Set:		WatchWindow-nk
Date:			28 March 2002
Author:			Ned Konz

Tested with 3.2.
Tested with 3.4alpha.

This adds a 'watch it' choice to the context menus in text editors. This
will take the selection, make a BlockContext out of it, and give you a
Morph that will display the value of that block every half second.

It can be used, for instance, from the Debugger to display an instance
variable as your program runs.

Try, for instance, watching this:
World currentHand cursorPoint 

Only works in Morphic; results in an inspector being put up for the
resultant block under MVC (you can evaluate 'self value' in that
inspector if you want)."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WatchWindow-nk.cs.gz
Type: application/octet-stream
Size: 1809 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021124/3d4157a7/WatchWindow-nk.cs.obj


More information about the Squeak-dev mailing list