Now I'm really confused :-(

david at aminal.com david at aminal.com
Wed Jul 17 17:36:08 UTC 2002


On Tue, Jul 16, 2002 at 08:25:23PM -0500, david at aminal.com wrote:
> On Tue, Jul 16, 2002 at 02:41:43PM -0700, Ned Konz wrote:
> > Hi David,
> > 
> > It can be confusing at times.
> >

<snip>
 
> 
> OK, here's my strategy, which I'm going to try in the morning.
> 
> From a workspace, I'll create Morphs ala
> 
> (RectangleMorph new name: 'r3') openInWorld
> 
> From code inside a Morph, I send messages to other
> Morphs thusly -
> 
> (World submorphNamed: 'r3') color: Color red. 
> 
> 

This works!


> When I've got things the way I want, I'll dismiss the
> workspace and any other tools I've got open, then
> 'lock down' the whole thing using the technique at
> 
> http://minnow.cc.gatech.edu/squeak/778
> 
> that refers to the disableProgrammerFacilities preference.
>

This doesn't work :-(

Well, it *appears to work, but menus and halos and whatnot
don't go away.

Stale code, maybe?


Would this be considered a bug?


David Schutt




More information about the Squeak-dev mailing list