Don't forget that if you have a JPEG image in the image directory with a filename that (exactly)matches the theme name then this will be loaded when you switch themes.
E.g. "Watery 2.jpg" Regards, Gary ----- Original Message ----- From: "Torsten Bergmann" <[email protected]> To: <[email protected]> Sent: Friday, August 07, 2009 7:49 AM Subject: [Pharo-project] Default Background >A gradient background could work; something like the attached >screenshot (sorry for sending an image to the list, but I don't have >time right now to figure out how to do it programmatically). Yes - looks good. We should take that. Just inspect "World" and look into the ivar "color". That should have the gradient instance and you can see what color ramp it uses. Simply try to reconstruct the object manually ... Bye Torsten -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ 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
