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

TreeView
Author: Message:
mathieumg
Full Member
***


Posts: 181
Reputation: 2
34 / Male / Flag
Joined: May 2004
O.P. RE: TreeView
After that, do I do

JScript code:
var itemOld = NMTREEVIEW.ReadDWORD(16);
var itemNew = NMTREEVIEW.ReadDWORD(56);


And then some code to read the handle for both structures? (I tried itemOld.ReadDWORD(4) to no avail)

I presume that is not exactly the right way to do, that is why I need help with this :(

Thank you again for helping me, I will certainly learn a lot out of this :)

Edit:

I wasn't that far after all :) I got it and I also started to understand some code in the treeview class :)

Thanks a lot for the help matty! :)

Here is my code:

JScript code:
var hOldItem = NMTREEVIEW.ReadDWORD(20);
var hNewItem = NMTREEVIEW.ReadDWORD(60);


This post was edited on 07-26-2009 at 10:31 PM by mathieumg.
Official MessengerPlus! Live French Translator
Official StuffPlug 3 French Translator

:)
07-26-2009 09:27 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
TreeView - by mathieumg on 07-19-2009 at 11:19 PM
RE: TreeView - by matty on 07-20-2009 at 12:38 PM
RE: TreeView - by mathieumg on 07-20-2009 at 05:21 PM
RE: TreeView - by mathieumg on 07-21-2009 at 02:52 AM
RE: TreeView - by mathieumg on 07-26-2009 at 01:48 PM
RE: TreeView - by matty on 07-26-2009 at 02:36 PM
RE: TreeView - by mathieumg on 07-26-2009 at 03:50 PM
RE: TreeView - by matty on 07-26-2009 at 04:25 PM
RE: TreeView - by mathieumg on 07-26-2009 at 09:27 PM
RE: TreeView - by matty on 07-27-2009 at 12:31 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