Print Page | Close Window

Ctrl+Tab navigator doesn't show

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=6585
Printed Date: 28 April 2024 at 9:30pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Ctrl+Tab navigator doesn't show
Posted By: znakeeye
Subject: Ctrl+Tab navigator doesn't show
Date Posted: 07 March 2007 at 4:24pm
Hi,
 
I can't get the Ctrl+Tab navigator working. This is what I do in CMainFrame::OnCreate():
 
m_paneManager.InstallDockingPanes(this);
m_paneManager.SetTheme(xtpPaneThemeVisualStudio2005);
m_paneManager.EnableKeyboardNavigate();
Nothing happens when I press Ctrl+Tab or ALT+F7. What could be wrong? The only difference between your sample and my MDI application is that I'm using a ribbon. Does this somehow interfere with the navigator?
 
Also, some of my MDI frames have their own m_paneManager.
 
Any ideas?



Replies:
Posted By: Oleg
Date Posted: 08 March 2007 at 6:06am
Hi,
 
try to set breakpoint in CXTPDockingPaneKeyboardHook::KeyboardProc and check if it executed.


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


Posted By: znakeeye
Date Posted: 08 March 2007 at 2:50pm

I have no panes attached. This means that CTPDockingPaneWindowSelect::Reposition() returns FALSE.

This is a bug. Just verified in VS2005, and it behaves correctly even if I have no panes attached.
 
I just want this Tab Navigator for my views. Is that possible?


Posted By: Oleg
Date Posted: 09 March 2007 at 2:41am

Hello,

Yes, it was designed to use only with panes, we will change it.
Just curious how do you test it with VS2005?


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


Posted By: znakeeye
Date Posted: 09 March 2007 at 3:53pm
Not much of a test actually. I simply close all panes. Then no panes are shown in the Ctrl+Tab navigator. I'm also curious... when will 10.5 be released?


Posted By: Oleg
Date Posted: 12 March 2007 at 2:06am
Hi,
 
We plan to release in beginning of April.


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



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