Click here to Skip to main content
15,905,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: get idd of object Pin
big_denny_20019-May-06 7:36
big_denny_20019-May-06 7:36 
GeneralRe: get idd of object Pin
Michael Dunn19-May-06 7:38
sitebuilderMichael Dunn19-May-06 7:38 
GeneralRe: get idd of object Pin
big_denny_20019-May-06 7:45
big_denny_20019-May-06 7:45 
QuestionCustom Controls in MFC Pin
Paul Groetzner19-May-06 6:26
Paul Groetzner19-May-06 6:26 
AnswerRe: Custom Controls in MFC Pin
Cedric Moonen19-May-06 7:14
Cedric Moonen19-May-06 7:14 
QuestionRe: Custom Controls in MFC Pin
David Crow19-May-06 7:18
David Crow19-May-06 7:18 
AnswerRe: Custom Controls in MFC Pin
Laxman Auti19-May-06 18:41
Laxman Auti19-May-06 18:41 
QuestionHow do I get data from a toolbar to a dialog? Pin
Chris Corben19-May-06 6:06
Chris Corben19-May-06 6:06 
How do I get user input from a toolbar embedded in a CMDIFrameWnd, to a control in a Cdialog called by a CView?

Ideally, I would like to open the dialog modal, then take the mouse out of the dialog to click on a button in the toolbar, thereby updating a control in the dialog according to which button was clicked on the toolbar.

I presume I need to make the dialog modeless, then somehow disable all other windows except the toolbar. Is that the best way, and if so can you please point me to ways to do that? Otherwise, can I somehow activate the toolbar from the modal dialog when the mouse gets over the toolbar, or gets clicked in the toolbar?

Thanks, Chris.
AnswerRe: How do I get data from a toolbar to a dialog? Pin
Kiran Kumar Singani20-May-06 2:19
Kiran Kumar Singani20-May-06 2:19 
GeneralRe: How do I get data from a toolbar to a dialog? Pin
Chris Corben20-May-06 2:51
Chris Corben20-May-06 2:51 
Questiontoolbar stacking problem Pin
Victor Monteverde19-May-06 4:53
Victor Monteverde19-May-06 4:53 
QuestionGdi Multiple Window Problem Pin
Diego.Martinez19-May-06 4:36
Diego.Martinez19-May-06 4:36 
Questionpointers question Pin
Mridang Agarwalla19-May-06 3:53
Mridang Agarwalla19-May-06 3:53 
AnswerRe: pointers question Pin
Cedric Moonen19-May-06 3:57
Cedric Moonen19-May-06 3:57 
AnswerRe: pointers question Pin
Steen Krogsgaard19-May-06 3:58
Steen Krogsgaard19-May-06 3:58 
AnswerRe: pointers question Pin
Laxman Auti19-May-06 4:00
Laxman Auti19-May-06 4:00 
AnswerRe: pointers question Pin
Mridang Agarwalla19-May-06 4:31
Mridang Agarwalla19-May-06 4:31 
AnswerRe: pointers question Pin
knoxplusplus23-May-06 7:31
knoxplusplus23-May-06 7:31 
QuestionExporting variables from DLL Pin
Cyber Friend19-May-06 3:49
Cyber Friend19-May-06 3:49 
AnswerRe: Exporting variables from DLL Pin
Laxman Auti19-May-06 3:55
Laxman Auti19-May-06 3:55 
GeneralRe: Exporting variables from DLL Pin
Steen Krogsgaard19-May-06 4:04
Steen Krogsgaard19-May-06 4:04 
GeneralRe: Exporting variables from DLL Pin
Cyber Friend19-May-06 5:44
Cyber Friend19-May-06 5:44 
GeneralRe: Exporting variables from DLL Pin
Nibu babu thomas19-May-06 18:39
Nibu babu thomas19-May-06 18:39 
GeneralRe: Exporting variables from DLL Pin
Steen Krogsgaard21-May-06 20:55
Steen Krogsgaard21-May-06 20:55 
QuestionRe: Exporting variables from DLL Pin
Nibu babu thomas19-May-06 18:36
Nibu babu thomas19-May-06 18:36 

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.