dialog as mdi

is someone know how it possible to use your dialog as any other chlid window in the client area
[95 byte] By [smallcoder] at [2007-11-18 2:49:36]
# 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.
Sam Hobbs at 2007-11-10 8:58:30 >
# 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
smallcoder at 2007-11-10 8:59:41 >
# 3 Re: dialog as mdi
Originally posted by smallcoder
i don't see how to use your classes to do what i wantI don't see who you are talking to.
Sam Hobbs at 2007-11-10 9:00:38 >
# 4 Re: dialog as mdi
i'm talking about you.

i don't see how to do what what you're talking about in your article
smallcoder at 2007-11-10 9:01:43 >
# 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
smallcoder at 2007-11-10 9:02:41 >
# 6 Re: dialog as mdi
If I understand what you are saying then I would not use a dialog for that so I don't know how to do it either. My sample might help but if it does not then I am sorry for wasting your time.
Sam Hobbs at 2007-11-10 9:03:40 >