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 » Look and Chameleon Technology » HeaderCtrl adjustment...
HeaderCtrl adjustment... [message #15246] Fri, 11 April 2008 16:17
tvanriper is currently offline  tvanriper
Messages: 85
Registered: September 2007
Location: Germantown, MD, USA
Member
I found I wanted to modify the color of the text in this control using Chameleon, but the attribute is missing, at least as of 2008, Beta 2.

So, I added it.

In CtrlLib->HeaderCtrl.h, I added the following new line after line 24:

Color text


In CtrlLib->HeaderCtrl.cpp, I added the following new line after line 48:

text = SColorText();


In CtrlLib->HeaderCtrl.cpp, I added the following new line after line 78:

SetInk( style->text );


Perhaps someone else may find this useful.
Previous Topic: Very strange issue with WindowBlinds
Next Topic: Global style changes using Chameleon...
Goto Forum:
  


Current Time: Fri Mar 29 14:10:54 CET 2024

Total time taken to generate the page: 0.01256 seconds