Smalltalk interactive tutorial in good English

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Smalltalk interactive tutorial in good English

Torsten Bergmann
I would also show interesting snippets like:

 HandMorph attach: (SketchMorph fromStream:
   ('http://code.google.com/p/pharo/logo'
       asUrl retrieveContents contentStream) )




--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Smalltalk interactive tutorial in good English

laurent laffont

On Fri, Jan 15, 2010 at 5:05 PM, Torsten Bergmann <[hidden email]> wrote:
I would also show interesting snippets like:

 HandMorph attach: (SketchMorph fromStream:
  ('http://code.google.com/p/pharo/logo'
      asUrl retrieveContents contentStream) )




Yes, funny ! Thank you

Laurent

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project