Alexh
2010-08-23 18:05:20 UTC
Hi,
I run into situations where lots of inputs are required from the user
before the user can run a routine. I have typically used tabbed
dialogs but the dialogs controlled by trees are much more elegant. For
example, in VS2005, the Project-Properties menu brings up a tree
controlled dialog.
I'm not sure how this can be implemented. Is the entire window a
dialog that somehow updates the controls based on the tree selection?
Thanks for any tips
I run into situations where lots of inputs are required from the user
before the user can run a routine. I have typically used tabbed
dialogs but the dialogs controlled by trees are much more elegant. For
example, in VS2005, the Project-Properties menu brings up a tree
controlled dialog.
I'm not sure how this can be implemented. Is the entire window a
dialog that somehow updates the controls based on the tree selection?
Thanks for any tips