This is a migrated thread and some comments may be shown as answers.

Missing a PaneActivationMode

3 Answers 49 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Arthur
Top achievements
Rank 1
Arthur asked on 23 May 2014, 03:12 PM
Hi,

I am currently reading your help on PaneActivationModes, because we will perhaps use a Docking Framework in the future, and I want to know about the skills of the Telerik implementation.

I am missing a PaneActivationMode that would perhaps be called NextThenPrevious. What it does:

If there is a next tab, this is activated.
Otherwise if there is a previous one, the previous one is activated.

This is the behavior how it is for example in Google Chrome. This was just a product improvement proposal, until we need this functionality. :-)

3 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 28 May 2014, 12:28 PM
Hello Arthur,

Thank you for your feedback. This behavior seems reasonable and I would suggest you to log that as a feature request in our feedback portal on the following link - http://www.telerik.com/support/feedback. Just select the WPF technology and describe the item. We will review it and we will schedule it for further development if it has enough client votes.

Hope this helps.

Regards,
George
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Arthur
Top achievements
Rank 1
answered on 28 May 2014, 12:36 PM
Hi George,
I have implemented a small prototype here. And the behavior "Next" works as NextThenPrevious. Then your documentation is wrong.
See http://www.telerik.com/help/wpf/raddocking-features-panes-activation-mode.html

I second error in your documentation is here:
http://www.telerik.com/help/wpf/raddocking-panes-radpane.html

The property "MenuCommands" does not exist (anymore?). Only a useless dependency property is left.  MenuItems are removed now by settings ContextMenuTemplate to null, instead of clearing the MenuCommands collection.

0
George
Telerik team
answered on 30 May 2014, 02:00 PM
Hello Arthur,

Your remarks are correct. We have  large amounts of documentation articles and we missed that. Thank you for pinpointing us these inaccuracies, we will update the documentation as well. I am glad to update your telerik points.

Regards,
George
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
Docking
Asked by
Arthur
Top achievements
Rank 1
Answers by
George
Telerik team
Arthur
Top achievements
Rank 1
Share this question
or