|
-
June 21st, 1999, 08:30 AM
#1
Modeless dialog's z order.
My program has a main window and when some
event is driven a modeless dialog is represented.
But when I click the main window, the focus is
in the main window but modeless dialog is not
hidden by the main window. I mean the z order of
the modeless dialog is higher than main window.
But I wanna this modeless dialog's overlapped area
with the main window is hidden by the main window.
Can you help me?
-
June 21st, 1999, 09:18 AM
#2
Re: Modeless dialog's z order.
Hi,
Did you tried already to pass NULL as parent window handle?
Greetings,
JM
-
June 21st, 1999, 09:37 AM
#3
Re: Modeless dialog's z order.
Please send me your code that you tried.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|