Click here to Skip to main content
15,900,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Where should i start to use Crystal reports? Pin
Mike Nordell22-Feb-03 8:20
Mike Nordell22-Feb-03 8:20 
Generalchanging clistctrl item text color Pin
pnpfriend22-Feb-03 6:20
pnpfriend22-Feb-03 6:20 
GeneralRe: changing clistctrl item text color Pin
MAAK22-Feb-03 6:47
MAAK22-Feb-03 6:47 
GeneralRe: changing clistctrl item text color Pin
pnpfriend22-Feb-03 7:07
pnpfriend22-Feb-03 7:07 
GeneralRe: changing clistctrl item text color Pin
MAAK22-Feb-03 7:31
MAAK22-Feb-03 7:31 
GeneralRe: changing clistctrl item text color Pin
pnpfriend22-Feb-03 10:56
pnpfriend22-Feb-03 10:56 
GeneralChanging the colour of a row dynamically in a listview Pin
trimtrom22-Feb-03 5:33
trimtrom22-Feb-03 5:33 
GeneralRe: Changing the colour of a row dynamically in a listview Pin
Nish Nishant22-Feb-03 5:52
sitebuilderNish Nishant22-Feb-03 5:52 
trimtrom wrote:
and they show you how to change colour for a row when the control is initially being drawn (using customdraw), but I can't find anything to show how to change a row AFTER it has first been drawn (ie dynamically).

It's basically the same. You just set a flag according to which rows are drawn using particular colors. When you wanna change a row's color, set the flag for that row, say you have an array of flags, and then force a repaint of the control.

Nish


Author of the romantic comedy

Summer Love and Some more Cricket [New Win]

Review by Shog9
Click here for review[NW]

GeneralRe: Changing the colour of a row dynamically in a listview Pin
trimtrom22-Feb-03 8:18
trimtrom22-Feb-03 8:18 
General"Please enter no more than 256 characters." Pin
Vladimir Georgiev22-Feb-03 3:48
Vladimir Georgiev22-Feb-03 3:48 
GeneralRe: "Please enter no more than 256 characters." Pin
Nish Nishant22-Feb-03 3:56
sitebuilderNish Nishant22-Feb-03 3:56 
GeneralRe: "Please enter no more than 256 characters." Pin
Vladimir Georgiev22-Feb-03 4:58
Vladimir Georgiev22-Feb-03 4:58 
GeneralRe: "Please enter no more than 256 characters." Pin
Nish Nishant22-Feb-03 5:55
sitebuilderNish Nishant22-Feb-03 5:55 
GeneralRe: "Please enter no more than 256 characters." Pin
Vladimir Georgiev22-Feb-03 7:42
Vladimir Georgiev22-Feb-03 7:42 
GeneralRe: "Please enter no more than 256 characters." Pin
Mike Nordell22-Feb-03 8:22
Mike Nordell22-Feb-03 8:22 
GeneralRe: "Please enter no more than 256 characters." Pin
Anonymous22-Feb-03 10:44
Anonymous22-Feb-03 10:44 
GeneralRe: "Please enter no more than 256 characters." Pin
Nish Nishant22-Feb-03 9:11
sitebuilderNish Nishant22-Feb-03 9:11 
GeneralSemaphores and Mutexes Pin
almc22-Feb-03 1:20
almc22-Feb-03 1:20 
GeneralRe: Semaphores and Mutexes Pin
Mike Nordell22-Feb-03 8:31
Mike Nordell22-Feb-03 8:31 
GeneralRe: Semaphores and Mutexes Pin
Jambolo22-Feb-03 20:37
Jambolo22-Feb-03 20:37 
GeneralMultiple View Pin
ROK_RShadow22-Feb-03 0:06
ROK_RShadow22-Feb-03 0:06 
GeneralRe: Multiple View Pin
ROK_RShadow22-Feb-03 1:16
ROK_RShadow22-Feb-03 1:16 
GeneralRe: Multiple View Pin
MAAK22-Feb-03 12:17
MAAK22-Feb-03 12:17 
GeneralMemory Leakage !!!! Pin
Chintan21-Feb-03 23:03
Chintan21-Feb-03 23:03 
GeneralRe: Memory Leakage !!!! Pin
RobJones25-Feb-03 10:18
RobJones25-Feb-03 10:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.