After creating a CSplitterWnd how does one go about placing a CTreeView or CListView into either pane? In other words I am trying to build something like an explorer program.
Thanks
Jim Bassett
Printable View
After creating a CSplitterWnd how does one go about placing a CTreeView or CListView into either pane? In other words I am trying to build something like an explorer program.
Thanks
Jim Bassett
Check the splitter section of this site. The article "Tabbed views within a splitter window" does this as an example. You can download the example from http://www.scasoftware.com/Knowledge...bedWindow.htm.