Click to See Complete Forum and Search --> : Getting data to doc . .


Johnny DeMichael
April 20th, 1999, 12:06 AM
I have a dialog class which is instantiated from my main window. When the user clicks on OK, I want the changed edit controls to copy the new data from the dialog's member variables into the variable members of my doc class. How do I get a pointer from within the dialog class?
Thanks for any help you can give!
JohnnyDe