Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13975
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: Thu Apr 25 13:33:32 CEST 2024

Total time taken to generate the page: 0.02356 seconds