Click to See Complete Forum and Search --> : Best way to structure explorer-like app


Tomaz Stih
September 14th, 1999, 05:37 AM
I am writing an explorer like app (with splitter) which will have a tree control on the left and
depending on what you click in it the right pane
the content of selected item will be displayed.

These content are sometimes quite different so having only single view for right pane won't do
the work. What is the best way to switch to
correct view once the item is selected on the
left side (in tree control).

Regards,
Tomaz