![]() |
How to customize CXTPDockingPaneWindowSelect? |
Post Reply ![]() |
Author | |
Silvery ![]() Groupie ![]() ![]() Joined: 21 September 2007 Status: Offline Points: 11 |
![]() ![]() ![]() ![]() ![]() 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 |
|
![]() |
|
flashk ![]() Groupie ![]() Joined: 04 March 2008 Status: Offline Points: 44 |
![]() ![]() ![]() ![]() ![]() |
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. |
|
![]() |
|
flashk ![]() Groupie ![]() Joined: 04 March 2008 Status: Offline Points: 44 |
![]() ![]() ![]() ![]() ![]() |
...or at least update the window select dialog so that it draws the items using the global paint manager theme.
|
|
![]() |
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 |