Nov. 21, 2008
9:28 p.m.
If you want to have fun do Object new setHaltOnce redefine Object>>isTransparent self haltOnce. Beeper beep. ^ false I found a kind of fix by initializing correctly SimpleBorder (my fix is not totally convincing yet since it crashed the image). SimpleBorder is used in BorderedSubpaneDividerMorph Now what is amazing to me is the number of time isTransparent is invoked on Object when just typing text, I think that there is bogus there. If one UI expert can have a look this would be great. Stef