Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Change the default Background in View?

 [1/6] from: a:none:email:it at: 30-Mar-2002 21:47


How do you change the default background in View ? I like the way different sites change the background when you go to them. Can I change my Local Backgound color ? Adrian -- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: VolaSMS, il software più completo per inviare e ricevere SMS dal tuo PC Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=276&d=31-3

 [2/6] from: yeksoon::myrealbox::com at: 31-Mar-2002 14:27


At 09:47 PM 3/30/2002 -0500, you wrote:
>How do you change the default background in View ? >I like the way different sites change the background when you go to them. >Can I change my Local Backgound color ? > >Adrian
Assuming you are using windows.. here's the steps. 1. Create a folder called "Background" in c:\rebol\view\local 2. Put your image (eg sample.jpg) in c:\rebol\view\local\background 3. Edit c:\rebol\view\local\index.r 4. Put in the following lines.. backdrop %background/sample.jpg [fit] PS: You can potentially put the image in other folders. Just change the path accordingly. YekSoon

 [3/6] from: gchiu:compkarori at: 31-Mar-2002 18:45


On Sat, 30 Mar 2002 21:47:35 -0500 "Adrian" <[a--none--email--it]> wrote:
> How do you change the default background in View ? > I like the way different sites change the background when > you go to them. > Can I change my Local Backgound color ? >
Right click on any of the rebsite icons, and select edit. This will show you their index.r and what they are doing to their backgrounds, etc. -- Graham Chiu

 [4/6] from: ronald:free at: 31-Mar-2002 11:39


Hi Adrian, Sunday, March 31, 2002, 4:47:35 AM, vous avez écrit: A> How do you change the default background in View ? A> I like the way different sites change the background when you go to them. A> Can I change my Local Backgound color ? A> Adrian A> -- A> Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f A> Sponsor: A> VolaSMS, il software più completo per inviare e ricevere SMS dal tuo PC A> Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=276&d=31-3 try : system/view/vid/vid-face/color: sky or any other color You can put this setting in your user.r file Hope it's what you're looking for ! -- Cheers, Ronald

 [5/6] from: a:none:email:it at: 31-Mar-2002 9:54


Thank you , got it to work Adrian ----- Original Message ----- From: Lok Yek Soon <[yeksoon--myrealbox--com]> To: <[rebol-list--rebol--com]> Sent: Sunday, March 31, 2002 1:27 AM Subject: [REBOL] Re: Change the default Background in View?
> At 09:47 PM 3/30/2002 -0500, you wrote: > >How do you change the default background in View ?
<<quoted lines omitted: 20>>
> [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f Sponsor: Le maglie con il numero e il nome dei tuoi campioni, sono sul Milanstore Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=313&d=31-3

 [6/6] from: alanwall:sonic at: 31-Mar-2002 13:00


Hello Lok On 30-Mar-02, Lok Yek Soon wrote:
> At 09:47 PM 3/30/2002 -0500, you wrote: >> How do you change the default background in View ? I like the way
<<quoted lines omitted: 8>>
> 4. Put in the following lines.. > backdrop %background/sample.jpg [fit]
Thanks! That did the trick for me also. I had tile [tile] and that did not seem to work. Regards -- One Galileo in two thousand years is enough. -- Pope Pius, XII sent via Yam ver2.31 on AmigaForever verV Be a Rebel get Rebol@ rebol.com UIN#=9391028

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted