Print Page | Close Window

Caption bar with docking panes?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1965
Printed Date: 07 November 2025 at 2:39pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Caption bar with docking panes?
Posted By: DaveS
Subject: Caption bar with docking panes?
Date Posted: 14 March 2005 at 4:09pm

 

I would like to have an xt caption bar as is used in the CaptionBar sample, but I'd like to have the area below the caption bar be used by the docking pane manager for general pane docking. I cannot get a splitter window (as is used in the CaptionBar sample) to hold any window that works with the docking pane manager.

Any suggestions for how I might get this to work, or acheive something similar?

TIA




Replies:
Posted By: thodgson
Date Posted: 17 March 2005 at 3:39pm

Dave,

Have you tried creating the panes within one of the split window panes?  For example, starting with the Outlook sample application, create docking panes in the preview pane.

BTW, we used this method to achieve, what I think you are asking for.  If it is, I can give you some specific pointers:



-------------
Tim H( http://www.ExclamationSoft.com - http://www.ExclamationSoft.com )
Product: Xtreme Toolkit v13.1
Platform: Vista(x64)-SP1
Language: Visual C++ 6.0
Currently: Satisfied w/ Toolkit


Posted By: DaveS
Date Posted: 18 March 2005 at 2:35pm

 

Hi Tim

Thanks for the response. Yes, that is similar to what I'm trying to acheive (and very cool-looking, BTW). I think that I don't have the equivalent of your report view though.

I think I have an idea how to proceed now. The key point I was missing was that I thought I *had* to call InstallDockingPanes passing in the main frame of the application. I can instead create a class like CPreviewPane in the PaneOptions sample that is derived from CFrameWnd, put that in a splitter, and call InstallDockingpanes() passing in that window.

Thanks for the tips!

 

 




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net