|
-
April 6th, 1999, 01:42 PM
#1
Setting Active View
I have a SDI interface with a 2 pane vertical splitter. The pane on the left is created first and then the pane on the right. Each pane has a CView derrived class. A call to GetActiveView() will return a pointer to the CView of the right pane (the last one created). How can I get a pointer to the left view in pane 0 to pass to SetActiveView(CView *) to make it the active view?
Thanks,
Steven M. McNeese
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|