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

Detecting Window Resize
Author: Message:
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: Detecting Window Resize
quote:
Originally posted by RaceProUK
quote:
Originally posted by deAd
Use a timer (100 ms interval for fastest detection)
OMFG ewwww! Do you have any idea how goddam slow polling can be? Using that much effort just to check a window size: it's a total waste of CPU cycles. That's why I suggested window messages. They are much more efficient, as they're designed as an event-reponse mechanism.
True, but I was simply suggesting a way to do it without DLLs. I never said it was a good approach :P
10-31-2006 11:44 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Detecting Window Resize - by Spunky on 10-31-2006 at 04:11 PM
RE: Detecting Window Resize - by RaceProUK on 10-31-2006 at 10:48 PM
RE: Detecting Window Resize - by Spunky on 10-31-2006 at 10:57 PM
RE: Detecting Window Resize - by deAd on 10-31-2006 at 11:01 PM
RE: Detecting Window Resize - by RaceProUK on 10-31-2006 at 11:18 PM
RE: Detecting Window Resize - by deAd on 10-31-2006 at 11:44 PM
RE: Detecting Window Resize - by Spunky on 10-31-2006 at 11:46 PM
RE: Detecting Window Resize - by deAd on 10-31-2006 at 11:53 PM
RE: Detecting Window Resize - by CookieRevised on 11-01-2006 at 04:19 PM
RE: Detecting Window Resize - by Spunky on 11-01-2006 at 04:45 PM
RE: Detecting Window Resize - by RaceProUK on 11-01-2006 at 06:53 PM
RE: Detecting Window Resize - by Spunky on 11-01-2006 at 06:57 PM
RE: RE: Detecting Window Resize - by CookieRevised on 11-02-2006 at 01:33 AM
RE: Detecting Window Resize - by vikke on 11-01-2006 at 07:07 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