Select node

  • Thread starter Thread starter Jerry
  • Start date Start date
J

Jerry

Hello,

I have written a program in which the user points to a node and a window
opens up. Each node has its own window. Now I'd like to add a "Next" button
so the next window opens without having to point to the next or any node. I
can get the window open, but I'd also like the appropriate node to become
selected. node.ischecked=true dosn't work. I'm sure I'm missing something
but I can't figue it out. Could you help me?


Thanks,


Jerry
 
Thanks, but no it didn't work.
I think I'm missing something. My nodes have a tag. How can I use this to
select the node?
How do I define the "NodeYouWantSelected"?

Thanks,

Jerry
 
Back
Top