This does not work, for example if I set screen back colour to a nice
orange.

_screen.BackColor= RGB(255,128,0)

And then do as you suggest and add a value to it, it does not change it to a
more vivid,brighter orange as I wish it turns green!

_screen.backcolor=_screen.BackColor+RGB(25,25,25) 

Any more ideas, or have I interpreted your suggestion wrong ?

Cheers

Chris.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Sietse Wijnker
Sent: 22 November 2006 16:15
To: [EMAIL PROTECTED]
Subject: RE: Changing Colours

Just add a RGB() value to the color you have where the Red,green and blue
values are equel f.i. RGB(25,25,25)

Sietse

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Chris Davis
> Sent: woensdag 22 november 2006 16:53
> To: [EMAIL PROTECTED]
> Subject: Changing Colours
> 
> Hi All,
> 
> Could anyone suggest a way of working out a brigter version of a 
> colour.  I use RGB(x,x,x) to set a colour to say Blue,Pink,Red or 
> whatever and would like to be able to work out from whatever colour it 
> is a brighter version.
> So I'm after bright blue,bright pink,bright red in order to highlight 
> the blue,pink or red line I'm on.
> 
> Sorry for the rubbish explanation.
> 
> Cheers
> 
> Chris.
> 
> P.s. I don't want a pre defined list of colours and their brighter 
> versions.
> 
> 
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to