ribbs2521
Joined: 28 Sep 2007 Posts: 273 Location: New York
|
Posted: Fri Dec 11, 2009 2:09 pm Post subject: Change color scheme for LV |
|
|
I was curious if AHK has an easy way of changing the color scheme of listviews? Basically, I just want to change the color of the highlighted row on an inactive listview.
What I have is an application with mulitple listviews, two of them are tied together, one is a list of units, the other is a list of notes tied to units. When the user selects a note I want to highlight the corresponding unit and vice versa.
The issue lies in the fact that when a row is highlighted on an inactive list, the color is a very very faint grey so it can be hard to notice. I want to darken it a bit so it's easily distinguished. If there isn't an easy way don't worry, it's not important enough to me to bother adding wrappers or extended libraries.
thanks |
|