Hi, sorry that this might be a beginner question. I know how to get a pointer form View class to doc class. But how do you get a pointer from app class to doc class? is there a way? If not can you get a pointer to app class from doc class? Thanks for your help Q-Bus
Qbus
Posts
-
pointers to doc class from other classes -
quick questionwhat is the command for getting a pointer to the document class from a dialog class. Sorry if this is a basic question, but I don't seem to know how to get variables from the doc class from my document class Q-Bus
-
Pointer to Document from CMainframe ClassHi guys, Does anyone how to create a pointer to the document class while you are in the mainframe class. Raj
-
Attaching an existing view to a new ChildWndHi guys, I just want to know how you attach an existing view when creating a new ChildWnd When using CMDIChildWnd::Create, it doesn't specify which view it wants to use. Maybe there is another funciton. Thank you respectfully Raj Qbus Surendra
-
MDI question in C++.NetHi guys, Sorry to bother you with such a dumb question, I've been trying to figure it out for days now. All I want to do for an application is that after reading in data from a file (I've done), I want to graph it (I know how to graph) in different ways in different windows. Basically my question is how do I, upon user's command from a menu choice, bring up a new window, a new window and assign a certain view to that window. In summary I have about 10 different views(with a different graph on each view). What I want to know is how do I, anytime a user wants to see one of them, display a new window on top(MDI) with the according view attached to that window. Please could you reply with an answer. Thank you respectfully Raj Qbus Surendra