UI hangups

Scott Wallace scott.wallace at squeakland.org
Wed Mar 23 17:00:04 UTC 2005


At 7:29 AM -0800 3/23/05, Ned Konz wrote:
>What some people (including me) do to debug UI code (in Morphic or MVC) is to
>draw directly on the Display somewhere. There are a number of debug methods
>to do just that...

... of which a good one to use for once-off info is Object method 
#printDirectlyToDisplay, because if you should happen to leave such 
debugging code in, you can detect it via the ChangeSorter's "check 
for slips."

Cheers,

  -- Scott




More information about the Squeak-dev mailing list