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

C / C++ / MFC

 
QuestionRe: Exit Message Box Pin
David Crow2-Nov-09 11:04
David Crow2-Nov-09 11:04 
AnswerRe: Exit Message Box Pin
MrMcIntyre2-Nov-09 11:26
MrMcIntyre2-Nov-09 11:26 
GeneralRe: Exit Message Box Pin
MrMcIntyre2-Nov-09 11:28
MrMcIntyre2-Nov-09 11:28 
GeneralRe: Exit Message Box Pin
David Crow2-Nov-09 16:43
David Crow2-Nov-09 16:43 
Questionmaking calculator using MFC c++ Pin
goutom roy1-Nov-09 8:19
goutom roy1-Nov-09 8:19 
AnswerRe: making calculator using MFC c++ Pin
«_Superman_»1-Nov-09 8:47
professional«_Superman_»1-Nov-09 8:47 
AnswerRe: making calculator using MFC c++ Pin
CPallini1-Nov-09 9:59
mveCPallini1-Nov-09 9:59 
AnswerRe: making calculator using MFC c++ Pin
David Crow2-Nov-09 3:03
David Crow2-Nov-09 3:03 
Questionfilehandling Pin
khomeyni1-Nov-09 5:36
khomeyni1-Nov-09 5:36 
AnswerRe: filehandling Pin
«_Superman_»1-Nov-09 6:41
professional«_Superman_»1-Nov-09 6:41 
QuestionProblems with Edit controls in MFC(help please) Pin
moh.hijjawi1-Nov-09 5:34
moh.hijjawi1-Nov-09 5:34 
AnswerRe: Problems with Edit controls in MFC(help please) Pin
«_Superman_»1-Nov-09 6:54
professional«_Superman_»1-Nov-09 6:54 
GeneralRe: Problems with Edit controls in MFC(help please) Pin
moh.hijjawi1-Nov-09 7:21
moh.hijjawi1-Nov-09 7:21 
AnswerRe: Problems with Edit controls in MFC(help please) Pin
David Crow2-Nov-09 3:47
David Crow2-Nov-09 3:47 
GeneralRe: Problems with Edit controls in MFC(help please) Pin
moh.hijjawi2-Nov-09 4:17
moh.hijjawi2-Nov-09 4:17 
GeneralRe: Problems with Edit controls in MFC(help please) Pin
MoOoOd11-Jan-11 20:36
MoOoOd11-Jan-11 20:36 
GeneralRe: Problems with Edit controls in MFC(help please) Pin
David Crow12-Jan-11 2:07
David Crow12-Jan-11 2:07 
GeneralRe: Problems with Edit controls in MFC(help please) Pin
MoOoOd12-Jan-11 19:31
MoOoOd12-Jan-11 19:31 
GeneralRe: Problems with Edit controls in MFC(help please) Pin
David Crow13-Jan-11 6:48
David Crow13-Jan-11 6:48 
QuestionDynamic Loading Of Portions of Controls(List Boxes, List Controls, Edit Boxes) in a Dialog Pin
Larry Mills Sr1-Nov-09 4:42
Larry Mills Sr1-Nov-09 4:42 
AnswerRe: Dynamic Loading Of Portions of Controls(List Boxes, List Controls, Edit Boxes) in a Dialog Pin
CPallini1-Nov-09 7:23
mveCPallini1-Nov-09 7:23 
AnswerRe: Dynamic Loading Of Portions of Controls(List Boxes, List Controls, Edit Boxes) in a Dialog Pin
«_Superman_»1-Nov-09 7:34
professional«_Superman_»1-Nov-09 7:34 
GeneralRe: Dynamic Loading Of Portions of Controls(List Boxes, List Controls, Edit Boxes) in a Dialog Pin
Larry Mills Sr1-Nov-09 17:03
Larry Mills Sr1-Nov-09 17:03 
I understand what you are saying, I think.   Ex. one useage requires a large listbox while another selection would require a large editbox. You are saying that while the dialog is displayed? I can change what is presented?   Or must I close the dialog after the User made a selection and then reload it with the proper controls in place according to the User's previous selections?

A C++ programming language novice, but striving to learn

GeneralRe: Dynamic Loading Of Portions of Controls(List Boxes, List Controls, Edit Boxes) in a Dialog Pin
«_Superman_»1-Nov-09 17:05
professional«_Superman_»1-Nov-09 17:05 
GeneralRe: Dynamic Loading Of Portions of Controls(List Boxes, List Controls, Edit Boxes) in a Dialog Pin
Larry Mills Sr2-Nov-09 3:27
Larry Mills Sr2-Nov-09 3:27 

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.