What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] WM_MOUSEMOVE doesn't work

Pages: (4): « First « 1 2 3 [ 4 ] Last »
[?] WM_MOUSEMOVE doesn't work
Author: Message:
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
29 / Male / Flag
Joined: Jul 2007
O.P. RE: [?] WM_MOUSEMOVE doesn't work
@ CookieRevised: I've made a similar implementation of your script, yet I've got a problem with it. It works fine until the window is deactivated. When the window is activated again, it works for controls within the parent window, but not for controls in a child window.

This post was edited on 04-24-2010 at 09:27 AM by SmokingCookie.
04-24-2010 09:16 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [?] WM_MOUSEMOVE doesn't work
You probably need to subclass that child window because it is this child window which is the parent for the control on it.

small additional note: it might be possible that using WM_CTLCOLORBTN wont work anymore in the future though. Because this greatly depends on how Plus! paints its stuff. So, if that changes (eg: in version 5, dunno), this whole method might not work either.

Oh, and this is only tested on a button control. Other controls might not work.

This post was edited on 04-24-2010 at 02:15 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
04-24-2010 01:31 PM
Profile PM Find Quote Report
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
29 / Male / Flag
Joined: Jul 2007
O.P. RE: [?] WM_MOUSEMOVE doesn't work
I've added the message notification stuff to the child window as well, but that doesn't make any difference.

There's a slight delay between the mouse entering the button's client area and the actual showing of the StaticControl. However, it doesn't work every time. I don't really know how to reproduce the error, other than just bringing another window to the foreground.
05-01-2010 10:40 AM
Profile PM Find Quote Report
Pages: (4): « First « 1 2 3 [ 4 ] Last »
« Next Oldest Return to Top Next Newest »


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