What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Modal Windows

Modal Windows
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: Modal Windows
Try using the SetParent API to set the small window a child of your Preferences-window. The small window will now be inside the small window, so it will only appear when the actual window appears. You might need to set the TOP_MOST attribute on the window, so it doesn't hide behind various controls, use the SetWindowPos API.
I haven't tried this, but it should work, give it a shot!

This isn't the Win32 way to do it, but this is pretty easy, and it's available for scripting.
11-17-2007 09:57 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Modal Windows - by Dempsey on 11-17-2007 at 07:30 PM
RE: Modal Windows - by Deco on 11-17-2007 at 09:29 PM
RE: Modal Windows - by vikke on 11-17-2007 at 09:57 PM
RE: Modal Windows - by markee on 11-18-2007 at 10:04 AM
RE: Modal Windows - by Patchou on 11-18-2007 at 11:17 PM


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