I have a derived CModeless Class form CDialog class which is used for creating modeless dialogs. I have derived 2 new dialog classes from the CModeless. I have opened the two dialogs since they are modeless. After OnOK of the dialog i must create the dialog again, for both the dialogs. but i am unable to see the dialog when OnOk button until the other dialog is closed. Can any one tell me the solution for the problem.
Sreenivas003
Posts
-
Problem with Modeless dialogs -
Problem with Activex control property pagesProblem with Activex control property pages. when any of the properties are changed and next property page is clicked using tabs and oncancel button is clicked of the property sheet the properties are saved. When property page is changed "onapply" is getting called automatically and DoDataExchange function is gets called and properties gets updated even after oncancel button. Inorder to avoid this wht needs to be done
-
need help regarding Activex control property pagesProblem with Activex control property pages. when any of the properties are changed and next property page is clicked using tabs and oncancel button is clicked of the property sheet the properties are saved. When property page is changed onapply is getting called automatically and DoDataExchange function is gets called and properties gets updated even after oncancel button. Inorder to avoid this wht needs to be done.
-
Problem with Activex Control property pagesProblem with Activex control property pages. when any of the properties are changed and next property page is clicked using tabs and oncancel button is clicked of the property sheet the properties are saved. When property page is changed onapply is getting called automatically and DoDataExchange function is gets called and properties gets updated even after oncancel button. Inorder to avaoi this wht needs to be done.