What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » WM_NOTIFY Help - (Noobs stay away! haha)

WM_NOTIFY Help - (Noobs stay away! haha)
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: WM_NOTIFY Help - (Noobs stay away! haha)
quote:
Originally posted by Patchou
(btw Cookie, did you forget about WM_LBUTTONDBLCLK? :p).
yes... :p


quote:
Originally posted by Patchou
so, my first questio nwould be: what do you want to do exactly? because if you simply want to catch notifications sent from the treeview control, all you need to do is to catch WM_NOTIFY messages, cast lParam to a NMHDR structure and check if "code" is equal to NM_CLICK, NM_DBLCLK, etc...
quote:
Originally posted by CookieRevised
This said, and this might be a dumb comment, but why don't you use the WM_NOTIFY messages send from the control itself? They will contain all those specific notification messages already.

This post was edited on 03-09-2007 at 10:46 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
03-09-2007 10:45 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
WM_NOTIFY Help - (Noobs stay away! haha) - by matty on 03-08-2007 at 10:24 PM
RE: WM_NOTIFY Help - (Noobs stay away! haha) - by effection on 03-08-2007 at 10:34 PM
RE: WM_NOTIFY Help - (Noobs stay away! haha) - by deAd on 03-08-2007 at 10:45 PM
RE: WM_NOTIFY Help - (Noobs stay away! haha) - by matty on 03-08-2007 at 10:50 PM
RE: RE: WM_NOTIFY Help - (Noobs stay away! haha) - by deAd on 03-08-2007 at 10:53 PM
RE: WM_NOTIFY Help - (Noobs stay away! haha) - by CookieRevised on 03-09-2007 at 12:55 AM
RE: WM_NOTIFY Help - (Noobs stay away! haha) - by Patchou on 03-09-2007 at 06:29 AM
RE: RE: WM_NOTIFY Help - (Noobs stay away! haha) - by CookieRevised on 03-09-2007 at 10:45 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