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

Focusing a window
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: Focusing a window
I would use the "BringWindowToTop" function in the Win32 API to get the window to front.

And in this case I would test this if-statement instead:
code:
if(openwnd)
{
//stuff here
}
4 8 15 16 23 42
03-14-2008 10:24 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Focusing a window - by MeEtc on 03-14-2008 at 10:09 PM
RE: Focusing a window - by vikke on 03-14-2008 at 10:24 PM
RE: Focusing a window - by MeEtc on 03-14-2008 at 10:30 PM
RE: RE: Focusing a window - by vikke on 03-14-2008 at 11:13 PM
RE: Focusing a window - by Spunky on 03-14-2008 at 10:58 PM
RE: Focusing a window - by MeEtc on 03-14-2008 at 10:59 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