Modeless propertysheet and buttons to create dialogs 
Author Message
 Modeless propertysheet and buttons to create dialogs

I've searched extensively for the answer to the problem already, but no
luck.

Using VC5, NT 4, having no sucess getting buttons to create dialogs in
property pages of a modeless property sheet (buttons work fine when psheet
is modal).

Step into code, and hang is occurring in CDialog::DoModal in the
CreateDlgIndirect call. Parent is the property page and I have a feeling it
should be property sheet, because that is what it is when the sheet is modal
and when the button works properly.

The only example of modeless sheet uses formview, and mine is strictly
dialog.

Do I have to somehow change parent to mimic what happens in modal sheet?

Thanks in advance for any help.

Jan



Sat, 02 Mar 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Q: tabbing not possible in modeless propertysheet / modeless dialog

2. Default buttons in modeless PropertySheets ???

3. Modeless PropertySheet / OK and Apply buttons

4. How to add and update a button in a modeless propertysheet

5. Modeless PropertySheet (creation of buttons for the same)

6. creating a modeless PropertySheet?

7. Modeless PropertySheet in Dialog App

8. Modal modeless dialog or propertysheet

9. Modeless PropertySheet on a Modal Dialog

10. Modeless PropertySheet in a Dialog

11. PropertySheet/Pages as Modeless Dialog in DLL, PreTranslateMessage problem

12. How to create Desired Buttons...at Modaless PropertySheet.

 

 
Powered by phpBB® Forum Software