great :) something that occurs to me that you could add is the ability to automatically change the background image among some preset time to time. Take a look at: http://www.squeaksource.com/Scheduler.html
2011/6/1 Gastón Dall' Oglio <[email protected]> > Now it's working, thanks. I try it later. > > > 2011/6/1 Lemuus <[email protected]> > >> I checked the repo and it's working. I also copied the project to >> squeaksource just in case: >> >> Gofer new >> squeaksource: 'BackgroundChanger'; >> package: 'BackgroundChanger'; >> load. >> Greetings, >> Daniel Galdames G. >> >> On Wed, Jun 1, 2011 at 10:56 AM, Alexandre Bergel < >> [email protected]> wrote: >> >>> in case of >>> >>> Begin forwarded message: >>> >>> *From: *Gastón Dall' Oglio <[email protected]> >>> *Date: *1 June 2011 10:47:28 GMT-04:00 >>> *To: *[email protected] >>> *Subject: **Re: [Pharo-project] Fwd: Background Changer* >>> *Reply-To: *[email protected] >>> >>> Lemuus or Alexandre, I get an error when I connect to the repository, you >>> could check it? I want to try! >>> Thanks. >>> >>> 2011/5/25 Mariano Martinez Peck <[email protected]> >>> >>>> nice tool :) >>>> I always put backgrounds. >>>> >>>> >>>> On Wed, May 25, 2011 at 5:36 PM, Alexandre Bergel < >>>> [email protected]> wrote: >>>> >>>>> FYI >>>>> >>>>> Begin forwarded message: >>>>> >>>>> *From: *Lemuus <[email protected]> >>>>> *Date: *24 May 2011 18:35:00 GMT-04:00 >>>>> *To: *[email protected] >>>>> *Subject: **Background Changer* >>>>> *Reply-To: *[email protected] >>>>> >>>>> Hi, >>>>> I tend change the background on Pharo a lot, so i made a little >>>>> application to change the background using an image gallery, so you can >>>>> see >>>>> the image you want to put on the background. >>>>> You can load it with: >>>>> >>>>> Gofer new >>>>> url: 'http://lemuus.homelinux.org/lemuus/BackgroundChanger'; >>>>> package: 'BackgroundChanger'; >>>>> load. >>>>> >>>>> It register on the World menu->System->Change Background >>>>> It will ask for a directory with images, and then show you a gallery >>>>> with the images on that directory. >>>>> Then you can select an image, and select the layout for the background. >>>>> Greetings, >>>>> Daniel Galdames G. >>>>> >>>>> >>>>> -- >>>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>>>> Alexandre Bergel http://www.bergel.eu >>>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> Mariano >>>> http://marianopeck.wordpress.com >>>> >>>> >>> >>> -- >>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>> Alexandre Bergel http://www.bergel.eu >>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>> >>> >>> >>> >>> >>> >> >
