Jan. 10, 2011
6:37 a.m.
Hi Dimitry, (ImageMorph withForm: (ImageReadWriter formFromFileNamed: 'pharoLogo.jpg')) openInWorld Cheers Alain Le 10/01/2011 05:33, Dimitry Golubovsky a écrit :
Hi,
Maybe a silly question, but is there an example of displaying an image from an external file in a Morph?
A sample package/class source, or a wiki page would be fine. Or just a step-by-step description of the process.
I am guessing that I have to create a Form first (that is, from the picture file), but could not find which method to use.
Thanks for any suggestions.