Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I use CButton::Create() to make a push button check box? Pin
Bart-Man5-Oct-01 10:22
Bart-Man5-Oct-01 10:22 
AnswerFinal Solution Pin
Bart-Man5-Oct-01 10:55
Bart-Man5-Oct-01 10:55 
GeneralConnect() timeout Pin
Alex Griffing5-Oct-01 9:27
Alex Griffing5-Oct-01 9:27 
GeneralOverriding CWndClassInfo in ATL Pin
5-Oct-01 8:05
suss5-Oct-01 8:05 
GeneralDisplay attributes Pin
john john mackey5-Oct-01 7:32
john john mackey5-Oct-01 7:32 
GeneralRe: Display attributes Pin
5-Oct-01 7:36
suss5-Oct-01 7:36 
GeneralDisabling item in CListCtrl Pin
5-Oct-01 7:02
suss5-Oct-01 7:02 
GeneralRe: Disabling item in CListCtrl Pin
Masaaki Onishi5-Oct-01 9:59
Masaaki Onishi5-Oct-01 9:59 
Hello, the codegurus around the world.;)

I don't understand cleary what means "disable the item".
But, I guess that you want to make the mouse click on some itme on the list disable?

Maybe, after you subclass CMyListCtrl, and create struct value like ItemProperties,
and keep the record of which index item will be disabled (kill the mouse clicking).

If you disable one all row, colum or one special cell, these are different stories and
you need more codes to do these.Cry | :((

You also add the code to show how this item is disable, and must redraw the index disabled.Cry | :((

But, this kind of the code seems to be very interesting.Roll eyes | :rolleyes:
If someone creates this kind of the control, please post your new class to Codeproject.Cool | :cool:

Have a nice day!

-Masaaki Onishi-


GeneralCreating window like Taskbar Pin
5-Oct-01 6:57
suss5-Oct-01 6:57 
GeneralRe: Creating window like Taskbar Pin
Michael Dunn5-Oct-01 8:27
sitebuilderMichael Dunn5-Oct-01 8:27 
GeneralRe: Creating window like Taskbar Pin
Ravi Bhavnani6-Oct-01 8:02
professionalRavi Bhavnani6-Oct-01 8:02 
GeneralRe: Creating window like Taskbar Pin
Michael P Butler6-Oct-01 9:05
Michael P Butler6-Oct-01 9:05 
GeneralAfxTrace without MFC Pin
Steven Mitcham5-Oct-01 5:37
Steven Mitcham5-Oct-01 5:37 
GeneralRe: AfxTrace without MFC Pin
Chris Losinger5-Oct-01 5:48
professionalChris Losinger5-Oct-01 5:48 
GeneralRe: AfxTrace without MFC Pin
Steven Mitcham5-Oct-01 8:06
Steven Mitcham5-Oct-01 8:06 
GeneralRe: AfxTrace without MFC Pin
Chris Losinger5-Oct-01 8:11
professionalChris Losinger5-Oct-01 8:11 
GeneralRe: AfxTrace without MFC Pin
Steven Mitcham5-Oct-01 8:28
Steven Mitcham5-Oct-01 8:28 
GeneralRe: AfxTrace without MFC Pin
Michael Dunn5-Oct-01 8:28
sitebuilderMichael Dunn5-Oct-01 8:28 
Generalabout hook in vc! Pin
5-Oct-01 4:53
suss5-Oct-01 4:53 
GeneralRe: about hook in vc! Pin
Paolo Messina5-Oct-01 11:12
professionalPaolo Messina5-Oct-01 11:12 
GeneralNetApiFreeBuffer and W95/98/Me Pin
Braulio Dez5-Oct-01 4:36
Braulio Dez5-Oct-01 4:36 
GeneralRe: NetApiFreeBuffer and W95/98/Me Pin
Tomasz Sowinski5-Oct-01 4:58
Tomasz Sowinski5-Oct-01 4:58 
GeneralRe: NetApiFreeBuffer and W95/98/Me Pin
Braulio Dez5-Oct-01 5:07
Braulio Dez5-Oct-01 5:07 
GeneralProblems with Visual Studio Pin
Steen Krogsgaard5-Oct-01 3:35
Steen Krogsgaard5-Oct-01 3:35 
GeneralRe: Problems with Visual Studio Pin
Michael Dunn5-Oct-01 8:32
sitebuilderMichael Dunn5-Oct-01 8:32 

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.