Hi everyone,
I have been working with VB6 for about a week now, so I'm still a newbie. I have a pretty big project coming up and I have a question relating to the capabilities of VB6.
I want a GUI that has a "Model" tree on the left, and a bunch of options, text-boxes, drop-down menus etc. in the main form, which are dependent on the branch that is selected in the model tree. In this tree, there are branches that allow me to edit my model, define analysis parameters, perform an analysis, view graphs etc. So I want to be able to click on any branch, with the form loading/showing the appropriate options for the user to play with.
As I said, this is new to me, and so I'm not in need of any code. Just the assurance that it's possible, and maybe a brief outline on how to do this. Hope this is clear for everyone. Thanks