R
Ron M. Newman
Hi,
I have a living UI treeView element. I need to push a button and begin
adding nodes to it recursively. There are a lot of nodes to add to the tree.
My questions is: is there a mechanism by which I can cause the tree to not
update itself UI wise, until I'm done adding all the nodes? I don't want it
to flicker and "rattle" while I'm adding those nodes.
Thanks
ron
I have a living UI treeView element. I need to push a button and begin
adding nodes to it recursively. There are a lot of nodes to add to the tree.
My questions is: is there a mechanism by which I can cause the tree to not
update itself UI wise, until I'm done adding all the nodes? I don't want it
to flicker and "rattle" while I'm adding those nodes.
Thanks
ron