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

Active Dialog Window?
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
RE: Active Dialog Window?
Could you give us an example? Do you mean a modal dialog box, like this:
[Image: ms644996.MessageBox_01(en-us,VS.85).png]
or do you mean that you want a Plus! window created by MsgPlus.CreateWnd to be a modal of another (Plus!) window?

In the first case, you can simply use the MessageBox function. You can easily find an example when searching these forums.

In the second case, you'll have to do it in a dirty way. That is, when you open your "modal" window, you disable your parent window with EnableWindow and re-enable it when you close it (in the OnWindowIdEvent_Destroyed event). I don't know if it's possible to set the focus to your modal window when you try to enable the parent window through a click or something, maybe you should experiment with that? :P
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
09-22-2008 05:40 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Active Dialog Window? - by a0369 on 09-22-2008 at 05:21 PM
RE: Active Dialog Window? - by Matti on 09-22-2008 at 05:40 PM
RE: RE: Active Dialog Window? - by a0369 on 09-22-2008 at 05:44 PM
RE: Active Dialog Window? - by a0369 on 09-22-2008 at 05:50 PM
RE: Active Dialog Window? - by matty on 09-22-2008 at 06:01 PM
RE: Active Dialog Window? - by Matti on 09-22-2008 at 06:02 PM
RE: Active Dialog Window? - by matty on 09-22-2008 at 06:13 PM
RE: Active Dialog Window? - by Matti on 09-22-2008 at 06:29 PM
RE: Active Dialog Window? - by matty on 09-22-2008 at 06:42 PM
RE: Active Dialog Window? - by a0369 on 09-22-2008 at 09:32 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