Creating multiple CFormView based Panes |
Post Reply |
Author | ||
turbowagon
Newbie Joined: 28 June 2005 Location: United States Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 27 July 2005 at 10:06am |
|
I was stuck on this for a little while, so I thought I'd share my solution. All of the examples using a CFormView to create a Dialog-based docking pane only made use of a single view class. I make use of the Docking Pane ID to handle each pane's creation:
Then in the OnDockingPaneNotify message handler, you can use a switch statement to conditionally create the appropriate panes:
Edited by turbowagon |
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |