View Single Post
  #5  
Old 02-15-2006, 02:52 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
Quote:
Originally Posted by Rick
What's the problem? item_list.getselectednode() should return the selected node.
Can you add properties when you create the node? like:

temp.node = addnode("Test1");
temp.node.coolprop = "WeeEeeE";

then access the node.coolprop in .select() ?
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote