Click here to Skip to main content
16,017,606 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow can I paint messagebox with custom color Pin
fyl_jf7-Aug-02 21:28
fyl_jf7-Aug-02 21:28 
AnswerRe: how can I paint messagebox with custom color Pin
Tomasz Sowinski8-Aug-02 0:54
Tomasz Sowinski8-Aug-02 0:54 
GeneralRe: how can I paint messagebox with custom color Pin
fyl_jf8-Aug-02 20:11
fyl_jf8-Aug-02 20:11 
GeneralInitial size of CFormView based app Pin
Woody Green7-Aug-02 21:16
Woody Green7-Aug-02 21:16 
GeneralRe: Initial size of CFormView based app Pin
Michael P Butler7-Aug-02 22:02
Michael P Butler7-Aug-02 22:02 
GeneralRe: Initial size of CFormView based app Pin
Woody Green8-Aug-02 1:32
Woody Green8-Aug-02 1:32 
GeneralRe: Initial size of CFormView based app Pin
nss8-Aug-02 5:26
nss8-Aug-02 5:26 
GeneralSend & retrieve data from dialog box to CDoc or CView Pin
Zayax7-Aug-02 21:08
Zayax7-Aug-02 21:08 
Hi!
I am trying to build an SDI with some dialog box in it. Those dialog box contain buttons. I want be able to click those button and then retreive data from my CDoc derived class and then do some process with it. After that I want to update the list box in the dialog box.

I've tried adding message handler in the dialog box class but then I can't process the data as I can't get to the data in CDoc like the CView class did by using GetDocument(). I've tried many things but it did not work. Can a button in dialog box be used to invoke a function in CDoc or CView derived class?

Does anyone knows how to retrieve and send data from dialog box to CDoc derived class or CView derived class? I desperately need some example Dead | X|


Newbies
GeneralRe: Send & retrieve data from dialog box to CDoc or CView Pin
[James Pullicino]7-Aug-02 21:42
[James Pullicino]7-Aug-02 21:42 
GeneralRe: Send & retrieve data from dialog box to CDoc or CView Pin
RalfPeter8-Aug-02 3:44
RalfPeter8-Aug-02 3:44 
GeneralRe: Send & retrieve data from dialog box to CDoc or CView Pin
brianwelsch8-Aug-02 3:16
brianwelsch8-Aug-02 3:16 
GeneralRe: Send & retrieve data from dialog box to CDoc or CView Pin
Zayax8-Aug-02 16:14
Zayax8-Aug-02 16:14 
GeneralReference Counting problem Pin
Anonymous7-Aug-02 20:40
Anonymous7-Aug-02 20:40 
GeneralRe: Reference Counting problem Pin
Paul M Watt7-Aug-02 21:00
mentorPaul M Watt7-Aug-02 21:00 
GeneralRe: Reference Counting problem Pin
Anonymous8-Aug-02 0:40
Anonymous8-Aug-02 0:40 
GeneralRe: Reference Counting problem Pin
Paul M Watt9-Aug-02 8:55
mentorPaul M Watt9-Aug-02 8:55 
GeneralDll Registration Pin
abhinarulkar7-Aug-02 20:09
abhinarulkar7-Aug-02 20:09 
GeneralRe: Dll Registration Pin
Paul M Watt7-Aug-02 21:04
mentorPaul M Watt7-Aug-02 21:04 
Questionhow can i get current PC's ip? Pin
zecodela7-Aug-02 19:56
zecodela7-Aug-02 19:56 
AnswerRe: how can i get current PC's ip? Pin
Dudi Avramov7-Aug-02 21:07
Dudi Avramov7-Aug-02 21:07 
Generaladding named item to script engine Pin
Anonymous7-Aug-02 19:38
Anonymous7-Aug-02 19:38 
GeneralRe: adding named item to script engine Pin
Stuart Dootson7-Aug-02 19:56
professionalStuart Dootson7-Aug-02 19:56 
GeneralADO connection String Pin
unknown soldier7-Aug-02 19:33
unknown soldier7-Aug-02 19:33 
GeneralRe: ADO connection String Pin
Michael P Butler7-Aug-02 22:01
Michael P Butler7-Aug-02 22:01 
GeneralWindows Fonts problem Pin
Shamoon7-Aug-02 18:34
Shamoon7-Aug-02 18:34 

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.