On Jan 3, 2012, at 11:22 AM, S Krish wrote: > 3. Image Freeze: > > Anything that hits #fullBounds with a byteString instead of a Morph > does not simply handle it... but freezes. This occurs with an external Table > Morph Package that permits constructing a grid of morphs, but if you pass the > 'string' instead of 'string' asMorph.. it takes it.. but when opening freezes > similar to if we put a break point on Morph>>fullBounds/ processEvent:using: …
do you have example? Now if the system expects a morph passing a string should not work. Stef > > Alt . with an image that has Sound package loaded, causes a dialog > for choosing a Sound Package that is all disabled and freezes the image can you tell me which package sound? Because I would like to reproduce your problem to see how to fix it. Stef
