U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » ArrayCtrl grid color
ArrayCtrl grid color [message #2656] Thu, 20 April 2006 12:33 Go to next message
gprentice is currently offline  gprentice
Messages: 260
Registered: November 2005
Location: New Zealand
Experienced Member

ArrayCtrl looks nice with this grid color - on my PC anyway.

MyArrayCtrl.GridColor(Color(212,208,200));

In microsoft paint, you can set Hue, Luminescence, and Saturation for a color - any idea what they are and how they affect a color.

Graeme
Re: ArrayCtrl grid color [message #2662 is a reply to message #2656] Thu, 20 April 2006 13:21 Go to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
gprentice wrote on Thu, 20 April 2006 06:33


ArrayCtrl looks nice with this grid color - on my PC anyway.

MyArrayCtrl.GridColor(Color(212,208,200));

In microsoft paint, you can set Hue, Luminescence, and Saturation for a color - any idea what they are and how they affect a color.

Graeme




Well, this are alternative "color coordinates". Hue is "pure color", saturation determines "blend" of pure color with white and liminiscence (or "value") is intentsity.

You can use HSV in ImageDes as well...

Mirek
Previous Topic: ArrayCtrl - embedded controls clicks are not synchronized with array row cursor?-No.[SOLVED]
Next Topic: ArrayCtrl with enabled/Disabled columns
Goto Forum:
  


Current Time: Sat Sep 05 00:34:35 GMT+2 2026

Total time taken to generate the page: 0.00562 seconds