dialog as mdi
is someone know how it possible to use your dialog as any other chlid window in the client area
# 1 Re: dialog as mdi
Ooohh! Ooohh!
I think I wrote something for that a couple of weeks ago. Try my Child Dialogs ( http://simplesamples.info/ChildDialogs.asp). Let me know if it works. I think it will work for regular windows as parents, not just dialogs as parents.
# 2 Re: dialog as mdi
i don't see how to use your classes to do what i want
1) i got an mdi application not base on CDIALOG so i would like to use my dialog like other child windowd
exemple : if i maximized my dialog it will be just on the client area as for other childwindow
do you think that it will match so if yes can you explain more please
# 5 Re: dialog as mdi
because i'm not looking for a dialog that is fix in the client area i want a dialog that behave as a child window
my main problem is the fact that my dialog is always on foreground and i would like it to get bg in the client area as other child window when i select another child