Click here to Skip to main content
15,891,184 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDeskband (XP) Problem.. Pin
nitin319-Apr-11 5:54
nitin319-Apr-11 5:54 
QuestionProblems with getting data from a Edit Control [modified] Pin
jhoesche19-Apr-11 4:54
jhoesche19-Apr-11 4:54 
AnswerRe: Problems with getting data from a Edit Control Pin
David Crow19-Apr-11 7:13
David Crow19-Apr-11 7:13 
GeneralRe: Problems with getting data from a Edit Control Pin
jhoesche19-Apr-11 8:49
jhoesche19-Apr-11 8:49 
AnswerRe: Problems with getting data from a Edit Control Pin
Hans Dietrich19-Apr-11 11:37
mentorHans Dietrich19-Apr-11 11:37 
GeneralRe: Problems with getting data from a Edit Control Pin
jhoesche19-Apr-11 12:12
jhoesche19-Apr-11 12:12 
GeneralRe: Problems with getting data from a Edit Control [modified] Pin
David Crow20-Apr-11 3:47
David Crow20-Apr-11 3:47 
GeneralRe: Problems with getting data from a Edit Control Pin
jhoesche20-Apr-11 5:56
jhoesche20-Apr-11 5:56 
I am new to VC++ and I am not sure if I am asking the corect question. There is not a base class besides CDialog - all the dialogs were created from Add Resource in the Resource View tab.

DavidCrow wrote:
If so, you could create a virtual function in that class that each derived class
could implement.

I am not sure that I know how to do this. Do I need to have the base class be the main dialog (Dialog1) and then derive all the other dialogs from the base?

DavidCrow wrote:
A button having columns?


Not a button having columns - but a dialog that has rows and columns of Edit Controls where a each column is a group of controls. I need to copy from one column to the others to enable setting the value easily.
GeneralRe: Problems with getting data from a Edit Control Pin
David Crow20-Apr-11 6:54
David Crow20-Apr-11 6:54 
GeneralRe: Problems with getting data from a Edit Control Pin
jhoesche20-Apr-11 7:16
jhoesche20-Apr-11 7:16 
GeneralRe: Problems with getting data from a Edit Control Pin
David Crow20-Apr-11 7:26
David Crow20-Apr-11 7:26 
GeneralRe: Problems with getting data from a Edit Control Pin
jhoesche20-Apr-11 10:12
jhoesche20-Apr-11 10:12 
GeneralRe: Problems with getting data from a Edit Control Pin
David Crow20-Apr-11 10:41
David Crow20-Apr-11 10:41 
Questionhow to initialize a variable whose name is passed as a string with a given value in a function in vc++6.0 Pin
manoharbalu19-Apr-11 2:36
manoharbalu19-Apr-11 2:36 
AnswerRe: how to initialize a variable whose name is passed as a string with a given value in a function in vc++6.0 Pin
Chris Losinger19-Apr-11 2:48
professionalChris Losinger19-Apr-11 2:48 
GeneralRe: how to initialize a variable whose name is passed as a string with a given value in a function in vc++6.0 Pin
manoharbalu19-Apr-11 3:12
manoharbalu19-Apr-11 3:12 
GeneralRe: how to initialize a variable whose name is passed as a string with a given value in a function in vc++6.0 Pin
Chris Losinger19-Apr-11 3:28
professionalChris Losinger19-Apr-11 3:28 
AnswerRe: how to initialize a variable whose name is passed as a string with a given value in a function in vc++6.0 Pin
Hans Dietrich19-Apr-11 3:29
mentorHans Dietrich19-Apr-11 3:29 
AnswerRe: how to initialize a variable whose name is passed as a string with a given value in a function in vc++6.0 Pin
_AnsHUMAN_ 19-Apr-11 2:50
_AnsHUMAN_ 19-Apr-11 2:50 
QuestionRe: how to initialize a variable whose name is passed as a string with a given value in a function in vc++6.0 Pin
David Crow19-Apr-11 7:15
David Crow19-Apr-11 7:15 
AnswerRe: how to initialize a variable whose name is passed as a string with a given value in a function in vc++6.0 Pin
Mattias G21-Apr-11 12:07
Mattias G21-Apr-11 12:07 
QuestionMinimizing Windows Pin
john563219-Apr-11 2:34
john563219-Apr-11 2:34 
AnswerRe: Minimizing Windows Pin
Hans Dietrich19-Apr-11 3:32
mentorHans Dietrich19-Apr-11 3:32 
GeneralRe: Minimizing Windows Pin
nitin319-Apr-11 6:03
nitin319-Apr-11 6:03 
GeneralRe: Minimizing Windows Pin
john563219-Apr-11 19:16
john563219-Apr-11 19:16 

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.