Click here to Skip to main content
15,894,343 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Only one column in reportview listcontrol Pin
Shog928-Jun-02 10:23
sitebuilderShog928-Jun-02 10:23 
QuestionHow to remove the title bar from CFormView in MDI? Pin
ns28-Jun-02 6:31
ns28-Jun-02 6:31 
AnswerRe: How to remove the title bar from CFormView in MDI? Pin
ns28-Jun-02 7:34
ns28-Jun-02 7:34 
GeneralOverwriting COM interface Pin
28-Jun-02 6:02
suss28-Jun-02 6:02 
GeneralCommunication between windows Pin
solosnake28-Jun-02 5:55
solosnake28-Jun-02 5:55 
GeneralRe: Communication between windows Pin
Hans Ruck28-Jun-02 6:01
Hans Ruck28-Jun-02 6:01 
GeneralRe: Communication between windows Pin
solosnake28-Jun-02 6:21
solosnake28-Jun-02 6:21 
GeneralRe: Communication between windows Pin
28-Jun-02 6:02
suss28-Jun-02 6:02 
the function "DoDataExchange" can be used to update variables in your main CMainFrame. This is called automatically on Exit or you can do it yourself.

I am not sure if this would work but you could use a handler to the dialogue class to detect a change if it is detected then call DoDataExchange to update your CMainFrame

Eric
GeneralRe: Communication between windows Pin
solosnake28-Jun-02 6:21
solosnake28-Jun-02 6:21 
GeneralRe: Communication between windows Pin
Alexandru Savescu28-Jun-02 8:12
Alexandru Savescu28-Jun-02 8:12 
GeneralRe: Communication between windows Pin
solosnake28-Jun-02 22:21
solosnake28-Jun-02 22:21 
GeneralDynamic creating a Object Pin
RuiSantiago28-Jun-02 5:33
RuiSantiago28-Jun-02 5:33 
GeneralRe: Dynamic creating a Object Pin
Michael Dunn28-Jun-02 16:49
sitebuilderMichael Dunn28-Jun-02 16:49 
Generalsema_t equivalent for Visual C Pin
Steven Gregg28-Jun-02 4:57
Steven Gregg28-Jun-02 4:57 
GeneralRe: sema_t equivalent for Visual C Pin
Mike Nordell28-Jun-02 8:42
Mike Nordell28-Jun-02 8:42 
GeneralRe: sema_t equivalent for Visual C Pin
Gary Kirkham28-Jun-02 9:01
Gary Kirkham28-Jun-02 9:01 
GeneralRe: sema_t equivalent for Visual C Pin
Gary Kirkham28-Jun-02 9:08
Gary Kirkham28-Jun-02 9:08 
GeneralSample code for MDI functionality needed Pin
ns28-Jun-02 4:27
ns28-Jun-02 4:27 
GeneralRe: Sample code for MDI functionality needed Pin
Mike Nordell28-Jun-02 8:48
Mike Nordell28-Jun-02 8:48 
GeneralRe: Sample code for MDI functionality needed Pin
ns28-Jun-02 10:14
ns28-Jun-02 10:14 
GeneralSetWIndowPos (MFC) and modal dialog problem Pin
ns28-Jun-02 4:25
ns28-Jun-02 4:25 
GeneralRe: SetWIndowPos (MFC) and modal dialog problem Pin
Carlos Antollini28-Jun-02 5:34
Carlos Antollini28-Jun-02 5:34 
GeneralRe: SetWIndowPos (MFC) and modal dialog problem Pin
ns28-Jun-02 6:41
ns28-Jun-02 6:41 
GeneralRe: SetWIndowPos (MFC) and modal dialog problem Pin
Michael Dunn28-Jun-02 20:23
sitebuilderMichael Dunn28-Jun-02 20:23 
General"CMainFrame not a class" error Pin
ns28-Jun-02 4:22
ns28-Jun-02 4:22 

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.