O.P. RE: Set the owner of a popup window
Hello,
I have already tryed this.
My child is a popup window, and if i create it with MsgPlus.CreateChildWnd, she don't stay at the top when the parent has the focus.
The SetParent API don't works for a window who has been already created and if the desktop is her first parent.
If i use it, the program crash.
I want to create a child window popup who stay at the top of her parent window ( like windows messagebox ).
Thanks for ur help.
|