Print Page | Close Window

Problems tab docking a pane

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=15433
Printed Date: 31 January 2025 at 6:56am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Problems tab docking a pane
Posted By: drisch
Subject: Problems tab docking a pane
Date Posted: 23 October 2009 at 1:59pm

We just upgraded to 13.2 and we noticed that we now cannot tab dock a pan inside another pane. In fact we have lost the context stickers, those little arrow icons when you drag a window. I tried the Docking Pane sample program and it does show the docking context stickers, but letting go over the middle tabbed icon does not cause the window to tab in with the existing window as it used to. Instead it just floats on top. I have the following two lines in my code:

  m_paneManager.SetAlphaDockingContext(TRUE);

  m_paneManager.SetShowDockingContextStickers(TRUE);

This used to work fine with the old release until I built with the new Codejock release 13.2.0. Could this be a problem with the new release? I am running Windows XP SP3.

Derek




Replies:
Posted By: Oleg
Date Posted: 26 October 2009 at 4:16am

Hi,

Thanks, we are going to publish hotfix for that. Please as fix just manually call  m_paneManager.SetDockingContextStickerStyle(xtpPaneStickerStyleVisualStudio2005); after these lines.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: drisch
Date Posted: 06 November 2009 at 4:22pm
I downloaded and compiled with your new hotfix 13.2.1 and indeed the context stickers are back again as they should be.
Thanks for the quick response time.
 
Derek



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