Click here to Skip to main content
15,914,013 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Can this be done? Beginner MDI question Pin
David Viggiano1-Jul-02 9:52
David Viggiano1-Jul-02 9:52 
GeneralRe: Can this be done? Beginner MDI question Pin
ns1-Jul-02 10:04
ns1-Jul-02 10:04 
Generalweb monitoring system using vc++6 Pin
waseem qureshi1-Jul-02 9:20
waseem qureshi1-Jul-02 9:20 
GeneralRe: web monitoring system using vc++6 Pin
1-Jul-02 10:21
suss1-Jul-02 10:21 
GeneralClass disappears from class view Pin
jimNLX1-Jul-02 9:15
jimNLX1-Jul-02 9:15 
GeneralRe: Class disappears from class view Pin
1-Jul-02 9:40
suss1-Jul-02 9:40 
GeneralRe: Class disappears from class view Pin
jimNLX1-Jul-02 9:45
jimNLX1-Jul-02 9:45 
Generaltwo documents in an MDI project Pin
ns1-Jul-02 8:54
ns1-Jul-02 8:54 
Heres what I am trying to do:

I create two different documents in an MDI project. Its a CFormView based project and each view is to be associated with a different dialog resource. On the fly I want view1 to spawn view 2 (or make it topmost if it already exists). Ideally I want the app to start with both documents (and associated views) created, but the hidden one comes to the top when the top one tells it to. Then the user calls a dll which returns some info. I want to give this info to view1(or document1), and bring view1 to the top again, hiding view2.

CAn this be done? What do I need to do? ANy pointers (haha) would be greatly appreciated. Also, my first view apwans a login dialog (modal) which is to return the password successful info to view 1 so that certain menu items get enabled in view1. What do I do here to pass this information?

Thank you very much,
nsUnsure | :~
GeneralRe: two documents in an MDI project Pin
ns1-Jul-02 8:57
ns1-Jul-02 8:57 
Generalchecking links in website whether working well or not Pin
1-Jul-02 8:47
suss1-Jul-02 8:47 
GeneralRe: checking links in website whether working well or not Pin
Ravi Bhavnani1-Jul-02 9:27
professionalRavi Bhavnani1-Jul-02 9:27 
GeneralOpening and Displaying TIFF images Pin
SuperGeek1-Jul-02 8:22
SuperGeek1-Jul-02 8:22 
GeneralRe: Opening and Displaying TIFF images Pin
mloibl1-Jul-02 8:37
mloibl1-Jul-02 8:37 
GeneralRe: Opening and Displaying TIFF images Pin
Chris Losinger1-Jul-02 9:13
professionalChris Losinger1-Jul-02 9:13 
GeneralRe: Opening and Displaying TIFF images Pin
Marc Richarme1-Jul-02 11:07
Marc Richarme1-Jul-02 11:07 
Questionstr to double? Pin
briefcase1-Jul-02 7:36
briefcase1-Jul-02 7:36 
AnswerRe: str to double? Pin
Chris Losinger1-Jul-02 7:46
professionalChris Losinger1-Jul-02 7:46 
GeneralRe: str to double? Pin
David Viggiano1-Jul-02 9:21
David Viggiano1-Jul-02 9:21 
AnswerRe: str to double? Pin
Stuart Dootson1-Jul-02 13:24
professionalStuart Dootson1-Jul-02 13:24 
GeneralActiveX Woes Pin
1-Jul-02 7:09
suss1-Jul-02 7:09 
QuestionWhy can't I draw a triangle to the screen? Pin
Alan Chambers1-Jul-02 7:01
Alan Chambers1-Jul-02 7:01 
Generalhelp writing add-in... Pin
RenGirion1-Jul-02 6:59
RenGirion1-Jul-02 6:59 
GeneralBeginner question: Limit number of MDI pages open at one time... Pin
John Soares1-Jul-02 6:42
John Soares1-Jul-02 6:42 
GeneralRe: Beginner question: Limit number of MDI pages open at one time... Pin
Chad Koehler1-Jul-02 6:50
Chad Koehler1-Jul-02 6:50 
GeneralExporting template based class from a Dll Pin
PinkPanter1-Jul-02 6:17
PinkPanter1-Jul-02 6:17 

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.