Click here to Skip to main content
15,912,837 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Vague Pin
Wes Aday28-Jun-05 5:17
professionalWes Aday28-Jun-05 5:17 
GeneralRe: Vague Pin
bugDanny28-Jun-05 6:28
bugDanny28-Jun-05 6:28 
GeneralRe: Vague Pin
David Crow28-Jun-05 6:46
David Crow28-Jun-05 6:46 
GeneralRe: Vague Pin
bugDanny28-Jun-05 6:55
bugDanny28-Jun-05 6:55 
GeneralRe: Vague Pin
David Crow28-Jun-05 7:06
David Crow28-Jun-05 7:06 
GeneralRe: Vague Pin
bugDanny28-Jun-05 7:23
bugDanny28-Jun-05 7:23 
GeneralRe: Vague Pin
David Crow28-Jun-05 7:33
David Crow28-Jun-05 7:33 
GeneralRe: Vague Pin
bugDanny28-Jun-05 7:54
bugDanny28-Jun-05 7:54 
bugDanny wrote:
I only put a static text box control onto the dialog and a checkbox control and set the ID and member variable names.

I did create a member variable for the controls, as I noted above.

DavidCrow wrote:
checkbox should be a CButton, and textbox should be a CStatic.

However, I never instantiated a CButton (i.e. I never called the CButton constructor), unless Visual Studio automatically does that for me somewhere. In any event, putting the member variable name in front of '.GetCheck' does not work. If the member variable name was an instantiation of CButton it would. I get an error if I try to use either the member variable name in front of '.GetCheck' or the ID. Those don't work.





Danny
GeneralRe: Vague Pin
bugDanny28-Jun-05 8:38
bugDanny28-Jun-05 8:38 
GeneralCheck user activity ( mouse - keyb ) but not as spyware Pin
Pavel Sokolov28-Jun-05 3:54
Pavel Sokolov28-Jun-05 3:54 
GeneralRe: Check user activity ( mouse - keyb ) but not as spyware Pin
David Crow28-Jun-05 3:58
David Crow28-Jun-05 3:58 
GeneralRe: Check user activity ( mouse - keyb ) but not as spyware Pin
Pavel Sokolov28-Jun-05 4:03
Pavel Sokolov28-Jun-05 4:03 
GeneralRe: Check user activity ( mouse - keyb ) but not as spyware Pin
David Crow28-Jun-05 4:08
David Crow28-Jun-05 4:08 
GeneralRe: Check user activity ( mouse - keyb ) but not as spyware Pin
Pavel Sokolov28-Jun-05 4:20
Pavel Sokolov28-Jun-05 4:20 
GeneralRe: Check user activity ( mouse - keyb ) but not as spyware Pin
Blake Miller28-Jun-05 4:31
Blake Miller28-Jun-05 4:31 
GeneralRe: Check user activity ( mouse - keyb ) but not as spyware Pin
David Crow28-Jun-05 4:39
David Crow28-Jun-05 4:39 
GeneralCCriticalSection problem. Pls help! Pin
a_du28-Jun-05 3:46
a_du28-Jun-05 3:46 
GeneralRe: CCriticalSection problem. Pls help! Pin
David Crow28-Jun-05 4:06
David Crow28-Jun-05 4:06 
GeneralRe: CCriticalSection problem. Pls help! Pin
Anonymous29-Jun-05 1:22
Anonymous29-Jun-05 1:22 
Generalwhat's the equivalent of VB DoEvents Pin
happycpp28-Jun-05 1:55
happycpp28-Jun-05 1:55 
GeneralRe: what's the equivalent of VB DoEvents Pin
ThatsAlok28-Jun-05 2:07
ThatsAlok28-Jun-05 2:07 
GeneralRe: what's the equivalent of VB DoEvents Pin
happycpp28-Jun-05 13:56
happycpp28-Jun-05 13:56 
GeneralVC++IDE help... Pin
Eytukan28-Jun-05 1:06
Eytukan28-Jun-05 1:06 
GeneralRe: VC++IDE help... Pin
toxcct28-Jun-05 1:28
toxcct28-Jun-05 1:28 
GeneralRe: VC++IDE help... Pin
Trollslayer28-Jun-05 1:31
mentorTrollslayer28-Jun-05 1:31 

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.