This seems so simple but I am really struggling with this one. I have developed an application based on one parent dialog box(call this NEWDIALOG) and three child dialog boxes(call them CAPLDIALOG, FIXGLDIALOG and CEMSDIALOG). When the user clicks the CAPL button on the NEWDIALOG box I need the CAPLDIALOG box to open. When the user clicks the exit button (the exit button uses the OnOK() function) the CAPLDIALOG box closes and the user is left with the NEWDIALOG box open. I have developed all classes connected with the three child dialog boxes but cannot seem to figure out how to call the child dialog boxes when the user clicks the appropriate button on the parent dialog box. Thanks for all help in advance.
d. christman
d. christman