I have a dialog that looks similar to Explorer's layout. It is a tree control on the left with an empty area on the right.
I want to have different dialogs (child dialogs created in resource editor) display depending on what I select in the tree view. For Example, a text box when I select a text file, a couple dialog controls when I select a database, etc. I also want each child dialog to have it's own view class to handle messages from it's client area.
Any Ideas?
Thanks
I want to have different dialogs (child dialogs created in resource editor) display depending on what I select in the tree view. For Example, a text box when I select a text file, a couple dialog controls when I select a database, etc. I also want each child dialog to have it's own view class to handle messages from it's client area.
Any Ideas?
Thanks