Print Page | Close Window

How to customize CXTPDockingPaneWindowSelect?

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=17734
Printed Date: 28 April 2024 at 2:46am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to customize CXTPDockingPaneWindowSelect?
Posted By: Silvery
Subject: How to customize CXTPDockingPaneWindowSelect?
Date Posted: 29 December 2010 at 4:41am
Hello,

In short, how to customize CXTPDockingPaneWindowSelect window?

My goal is to customize layout of window shown on Ctrl-Tab. As I understand, a custom class for the window can be specified with CXTPDockingPaneManager::SetKeyboardWindowSelectClass. And apparently the custom class should be inherited from CXTPDockingPaneWindowSelect because CXTPDockingPaneKeyboardHook unconditionally casts the window object to CXTPDockingPaneWindowSelect, which is fine with me. But all member variables of CXTPDockingPaneWindowSelect are private and I don't see any way to customize anything except Caption, Description and Path. Did I miss something?

Thank you,
Aleksandr.


-------------
Product: Xtreme Toolkit Pro version 13.4.2

Platform: Windows Vista (32bit) - SP 2

Language: Visual C++ 10.0



Replies:
Posted By: flashk
Date Posted: 08 March 2011 at 2:10pm
I also want to customize the CXTPDockingPaneWindowSelect class.

To Codejock, can you please change all the private members to protected in the next release. It will make customizing the window much easier.



Posted By: flashk
Date Posted: 08 March 2011 at 2:15pm
...or at least update the window select dialog so that it draws the items using the global paint manager theme.



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