My Question is simple but i just cant figure it out. When using
DialogBlocks lets say i add a tree and a button to the frame. Then i
create a click event so that when the button is clicked. Now when the
button is clicked i want to add a node to the tree.
Now the part that confuses me is that the tree var is not global. It is
create in the init area and then added to the frame.
So how do i get a handle on the tree so i can work with it from the
button click event
Cheers in advance
Damian
.