IonicWind Software

IWBasic => General Questions => Topic started by: Brian on March 31, 2011, 08:04:35 AM

Title: Window Background Gradient
Post by: Brian on March 31, 2011, 08:04:35 AM
Hi,

How do I create a background gradient for a window, using RGB values
and the API? Any examples anywhere?

I'd rather use code, rather than anything external, like a ready-made DLL

I can find some examples, but they all start at one colour, without being
able to set an end colour

Thanks,

Brian
Title: Re: Window Background Gradient
Post by: LarryMc on March 31, 2011, 12:49:04 PM
See if these help any.
http://www.ionicwind.com/forums/index.php?topic=1159.msg10945#msg10945

LarryMc
Title: Re: Window Background Gradient
Post by: Brian on March 31, 2011, 03:55:44 PM
Sure do, Larry,

Many thanks

Title: Re: Window Background Gradient
Post by: GWS on April 01, 2011, 05:37:59 AM
Here's another one Brian ..  :)

http://www.ionicwind.com/forums/index.php?topic=2798.0 (http://www.ionicwind.com/forums/index.php?topic=2798.0)

best wishes, :)

Graham
Title: Re: Window Background Gradient
Post by: Brian on April 01, 2011, 05:55:35 AM
Graham,

Thanks for that - I'll give that one a go tonight. Want to keep it simple...

Brian