View Single Post
  #1 (permalink)  
Old Aug 13th, 2007, 09:26
mad85 mad85 is offline
New Member
Join Date: Aug 2007
Location: FejnIrrid
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
set selectedNode property

Hello!

I would like to know how I can select a node after the user presses right click on it. Currently i am able to get the target of click event and determine if the click was a right click, but i do not know how i can select the node so that i can use the selectedNode property.

thanks a lot

mark
Reply With Quote