[OT] Ubuntu wallpaper

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

[OT] Ubuntu wallpaper

Torsten Bergmann
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')).
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
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: [OT] Ubuntu wallpaper

Adrian Lienhard
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')).
> 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
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
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: [OT] Ubuntu wallpaper

Mariano Martinez Peck
I have an error "'image format not recognized'"

On Thu, Jun 24, 2010 at 3:22 PM, Adrian Lienhard <[hidden email]> 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')).
> 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
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


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


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