Jump to content

Recommended Posts

Posted (edited)

I'm trying to color specific cells in the first column of a listview based on a specific situation. I have not been able to find any info on this, just coloring entire rows. I tried using _GUIImageList and _GUICtrlListView_SetImageList, but in order to update I have to destroy the controls and make them again, and really don't want to do that. Is there any way I can have some type of indicator....preferably color, in the first column that will coexist with the checkbox and can be updated without destroying the control?

Edited by Champak

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...