Rishav Prabhakar wrote:
what i want is to update the SPLITTER pane with a new view on click of any tree item..
Then you need to handle the notifications from the TreeView[^] side and take some action, like redrawing the window in the other pane, when the selection changes.
One of these days I'm going to think of a really clever signature.