1. Newbie MFC question: child dialog becomes unclickable!?!
2. newbie question: update child dialog boxes
Hello
I'm new to windows programming so please excuse the dumb
question. I need to build a dialog based application with visual
studio 6 which has a number of tabbed dialogs within it. I have
the basic application running which switches between the
different dialogs. each dialog contains different controls for
display different sets of data which I need to dynamically update
the value of each. While I can do this in the control on the
main dialog containg the tabbed object, my application is aborted
when it attempts to update an control in the child dialog
boxes. Doesn anyone know of any simple examples of this. I
searched the internet but can find an examples showing updating
controls located on child dialog boxes.
Thanks,
Jack
3. How to capture parent dialog title text into child,sub-sub...child dialogs?
4. XML question on elements, child and children of childs...
5. HowTo for creating child window dialogs that can be used as child controls?
6. HOW CHILD DIALOG MOVE WITH PARENT DIALOG
8. how can we transfer data from child dialog box to parent Dialog Box.
9. When the application's main window is a dialog, how to SetIcon for child dialog
10. dialog within a dialog, child is not derived, how ?
11. How tocreate child Dialog window in MFC Dialog based application
12. modal dialog parent blocks mouse input on a child non modal dialog
13. Closing a child Dialog when the Mouse button is clicked outside the Parent Dialog
14. Exchanging data between COM class-dialog-child dialog
15. How a child dialog pass the value back to a parent dialog??