What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [questions] CreateChildWnd

[questions] CreateChildWnd
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [questions] CreateChildWnd
quote:
Originally posted by cooldude_i06
I want to create a child window that locks the parent window and prevents the parent window from getting focus until the child window is closed. Is that what the CreateChildWnd function is for? If not can someone please let me know what it does? If so, I can't seem to get it working currently.
Nope, the create child window is used to create a window inside of another window.

The MsgPlus::CreateChildWnd function creates a child window for an existing interface window. It can be used to create wizards or any other kind of more complex windows.

Use the Windows API to disable the first window then when the second is distroyed reenable it.
06-25-2006 09:35 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[questions] CreateChildWnd - by cooldude_i06 on 06-25-2006 at 09:32 PM
RE: [questions] CreateChildWnd - by matty on 06-25-2006 at 09:35 PM
RE: [questions] CreateChildWnd - by -dt- on 06-25-2006 at 09:38 PM
RE: [questions] CreateChildWnd - by cooldude_i06 on 06-25-2006 at 10:00 PM
RE: [questions] CreateChildWnd - by matty on 06-25-2006 at 10:04 PM
RE: [questions] CreateChildWnd - by cooldude_i06 on 06-25-2006 at 10:10 PM
RE: [questions] CreateChildWnd - by mathieumg on 06-25-2006 at 10:14 PM
RE: [questions] CreateChildWnd - by cooldude_i06 on 06-25-2006 at 10:19 PM
RE: [questions] CreateChildWnd - by -dt- on 06-26-2006 at 12:09 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On