Click here to Skip to main content
15,909,539 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Usage Count of a dll Pin
Stephen Hewitt6-Feb-06 23:32
Stephen Hewitt6-Feb-06 23:32 
QuestionDDX_Text(..) not getting generated by MFC?? Pin
aparnakishore6-Feb-06 19:42
aparnakishore6-Feb-06 19:42 
AnswerRe: DDX_Text(..) not getting generated by MFC?? Pin
-Dy7-Feb-06 4:02
-Dy7-Feb-06 4:02 
GeneralRe: DDX_Text(..) not getting generated by MFC?? Pin
aparnakishore7-Feb-06 18:35
aparnakishore7-Feb-06 18:35 
AnswerRe: DDX_Text(..) not getting generated by MFC?? Pin
Blake Miller7-Feb-06 6:20
Blake Miller7-Feb-06 6:20 
GeneralRe: DDX_Text(..) not getting generated by MFC?? Pin
aparnakishore7-Feb-06 18:38
aparnakishore7-Feb-06 18:38 
AnswerRe: DDX_Text(..) not getting generated by MFC?? Pin
aparnakishore7-Feb-06 19:07
aparnakishore7-Feb-06 19:07 
Questionchild windows (destroying controls in main window) Pin
nedimbakic6-Feb-06 19:33
nedimbakic6-Feb-06 19:33 
Hey guys,

My question may seem very simple to most of you, but for me it aint'so easy. I am trying to make a simple application which will create some controls, such as simple buttons, on left mouse button click; and then destroy all the controls if the right mouse button is clicked, but leaving the main window alone.

In reality, I want everything to happen in my main window, without any dialog windows, pop-up windows with controls, or menus - none of that. I was actually trying to make a quiz-like application which will have 5 different screens (for 5 different questions), with five different "stage set-up scenarios" (different questions will have different screens with different controls, sometimes push buttons, sometimes radio buttons, or something else ...). So is there a way to destroy and re-create these buttons on the main window, or is it the case that once you create them, they can't be destroyed so you have to destroy the main window in order to destroy controls in it too?

Any ideas??? Thanks a lot, y'all!

AnswerRe: child windows (destroying controls in main window) Pin
nedimbakic6-Feb-06 19:36
nedimbakic6-Feb-06 19:36 
AnswerRe: child windows (destroying controls in main window) Pin
Owner drawn6-Feb-06 19:42
Owner drawn6-Feb-06 19:42 
GeneralRe: child windows (destroying controls in main window) Pin
nedimbakic7-Feb-06 1:53
nedimbakic7-Feb-06 1:53 
GeneralRe: child windows (destroying controls in main window) Pin
Owner drawn7-Feb-06 16:44
Owner drawn7-Feb-06 16:44 
GeneralRe: child windows (destroying controls in main window) Pin
nedimbakic7-Feb-06 17:13
nedimbakic7-Feb-06 17:13 
GeneralRe: child windows (destroying controls in main window) Pin
Owner drawn7-Feb-06 17:16
Owner drawn7-Feb-06 17:16 
GeneralRe: child windows (destroying controls in main window) Pin
nedimbakic8-Feb-06 1:39
nedimbakic8-Feb-06 1:39 
QuestionHow too export MDI project FORMview contents to Powerpoint. Pin
star966-Feb-06 19:15
star966-Feb-06 19:15 
QuestionShowing file in edit control Pin
swaapu6-Feb-06 19:06
swaapu6-Feb-06 19:06 
AnswerRe: Showing file in edit control Pin
khan++6-Feb-06 19:44
khan++6-Feb-06 19:44 
GeneralRe: Showing file in edit control Pin
toxcct6-Feb-06 21:19
toxcct6-Feb-06 21:19 
GeneralRe: Showing file in edit control Pin
khan++6-Feb-06 21:31
khan++6-Feb-06 21:31 
GeneralRe: Showing file in edit control Pin
toxcct6-Feb-06 21:33
toxcct6-Feb-06 21:33 
QuestionCurrent domain that the user is logged in into Pin
Chintoo7236-Feb-06 18:44
Chintoo7236-Feb-06 18:44 
AnswerRe: Current domain that the user is logged in into Pin
Blake Miller7-Feb-06 6:22
Blake Miller7-Feb-06 6:22 
QuestionMacros Pin
swaapu6-Feb-06 18:43
swaapu6-Feb-06 18:43 
AnswerRe: Macros Pin
Stephen Hewitt6-Feb-06 20:48
Stephen Hewitt6-Feb-06 20:48 

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.