Hello! While working with older version of Pharo I used expression: SketchMorph new withForm: myForm This lets make a morph with contents of your form. But now in Pharo SketchMorph has dissapeared, and I wonder if there is some appropriate replacement for it. Mark.
ÐаÑкÑÑн Ð ÑзÑн wrote
appropriate replacement for it.
Hi! See ImageMorph. IIRC there is a good class comment ----- Cheers, Sean -- View this message in context: http://forum.world.st/Replacement-for-SketchMorph-tp4737288p4737293.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Thank you very much. Comments are really helpful. Mark 2014/1/16 Sean P. DeNigris <sean@clipperadams.com>
ÐаÑкÑÑн Ð ÑзÑн wrote
appropriate replacement for it.
Hi! See ImageMorph. IIRC there is a good class comment
----- Cheers, Sean -- View this message in context: http://forum.world.st/Replacement-for-SketchMorph-tp4737288p4737293.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (2)
-
Sean P. DeNigris -
ÐаÑкÑÑн Ð ÑзÑн