[Newbies] Re: Save project thumbnail as image

2007-09-30 Thread Klaus D. Witzel

Hi Juliano,

you can try the following expression (in a browser or a workspace)

 World asSnapshotThumbnail openInWorld

and if that's what you wanted then find out what #asSnapshotThumbnail does.

HTH.

/Klaus

On Sat, 29 Sep 2007 20:49:41 +0200, Juliano Bittencourt wrote:




Hi everybody,

I'm interested in create a script that takes an .pr and outputs a  
project thumbnail as a png image. I searched the code that loads the  
project to etoys, but was unable to find were it generates the project  
thumbnails that is showed up after loading. Any hints?


 Best,

 Juliano



___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


Re: [Newbies] Re: Save project thumbnail as image

2007-09-30 Thread Bert Freudenberg
Also, a .pr file is just a zip file, and should contain a little  
thumbnail as .gif.


- Bert -

On Sep 30, 2007, at 16:54 , Klaus D. Witzel wrote:


Hi Juliano,

you can try the following expression (in a browser or a workspace)

 World asSnapshotThumbnail openInWorld

and if that's what you wanted then find out what  
#asSnapshotThumbnail does.


HTH.

/Klaus

On Sat, 29 Sep 2007 20:49:41 +0200, Juliano Bittencourt wrote:




Hi everybody,

I'm interested in create a script that takes an .pr and  
outputs a project thumbnail as a png image. I searched the code  
that loads the project to etoys, but was unable to find were it  
generates the project thumbnails that is showed up after loading.  
Any hints?


 Best,

 Juliano





___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners