I have an error "'image format not recognized'" On Thu, Jun 24, 2010 at 3:22 PM, Adrian Lienhard <[email protected]> wrote:
> Thanks for sharing. I added the snipped to the > http://code.google.com/p/pharo/wiki/CodeSnippets wiki page. > > Adrian > > On Jun 24, 2010, at 15:08 , Torsten Bergmann wrote: > > > Nice wallpaper (from Ubuntu) that fits well with the pharo logo, > > polymorph and seaside: > > > > > --------------------------------------------------------------------------- > > |form| > > Display fullScreen: true. > > form := (Form fromBinaryStream: (HTTPSocket httpGet: > > ' > http://ubuntu.ecchi.ca/wallpapers/10.04//Maraetaibeforesunrise.jpg')<http://ubuntu.ecchi.ca/wallpapers/10.04//Maraetaibeforesunrise.jpg%27%29> > ). > > World backgroundImage: form layout: #scaled > > > --------------------------------------------------------------------------- > > > > Bye > > T. > > -- > > GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl. > > Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
