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

[?] WM_KEYUP
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: [?] WM_KEYUP
quote:
Originally posted by Mnjul
Well, I am not sure (and could possibly be wrong!), but does your window you register for message notification has a child window (such as a control like a textbox) focused? I remember in this situation, the window itself won't process/receive WM_KEYUP.
nope, you're not wrong...

The WM_KEYUP message (and the likes) is send to the control, not to the window which you subclassed with PlusWnd::RegisterMessageNotification.

If you want to catch this message you would need to subclass the control, not the parent window.....

This post was edited on 08-05-2008 at 11:24 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
08-05-2008 11:09 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] WM_KEYUP - by Spunky on 08-04-2008 at 02:43 PM
RE: [?] WM_KEYUP - by mynetx on 08-04-2008 at 02:48 PM
RE: [?] WM_KEYUP - by foaly on 08-04-2008 at 02:49 PM
RE: [?] WM_KEYUP - by Spunky on 08-04-2008 at 02:50 PM
RE: [?] WM_KEYUP - by matty on 08-04-2008 at 02:53 PM
RE: [?] WM_KEYUP - by Spunky on 08-04-2008 at 02:55 PM
RE: [?] WM_KEYUP - by roflmao456 on 08-04-2008 at 03:45 PM
RE: [?] WM_KEYUP - by Mnjul on 08-04-2008 at 03:48 PM
RE: [?] WM_KEYUP - by Spunky on 08-04-2008 at 04:06 PM
RE: [?] WM_KEYUP - by effection on 08-04-2008 at 05:38 PM
RE: [?] WM_KEYUP - by Mnjul on 08-04-2008 at 05:52 PM
RE: [?] WM_KEYUP - by Spunky on 08-05-2008 at 08:47 PM
RE: [?] WM_KEYUP - by CookieRevised on 08-05-2008 at 11:09 PM
RE: [?] WM_KEYUP - by matty on 08-06-2008 at 03:33 AM


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