Docking panes in CView |
Post Reply |
Author | |
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
Posted: 28 February 2007 at 5:43pm |
Hi;
I'm trying to add docking panes to a CView derived class in my MDI doc/view application. I took the code from DialogPanes and it works, except that I had to call RepositionBars() only when the size of the client rect is greater 0. Otherwise the view content is not shown.
In my case I don't want the panes to be moveable and/or floatable, so I set the option to xtpPaneNoCaption.
By now it seems that everything works fine, but I'm not sure.
So I'm interrested in any comments about putting docking panes into CViews and whether any problems arise or not.
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
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 |