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

Extendible SettingsPane

1 Answer 44 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 13 Jun 2013, 08:22 AM
Hello!

I'm excited to see that there is a more extendible SettingsPane in the Q2 2013 release!

I look forward to seeing some documentation about this in the future, in the mean time do you think it would be possible to get a very brief run down of what is now possible?

Many Thanks
Steve

1 Answer, 1 is accepted

Sort by
0
Accepted
Petar Mladenov
Telerik team
answered on 13 Jun 2013, 02:37 PM
Hi Steve,

Thank you for your question and kind words.
The Settings Pane Documentation article will be published tomorrow, the same is true for some new Custom Settings Pane examples in our XAML SDK in GitHub. They will show most of the new features:

  • Easier Add/Remove of Tabs in SettingsPane. This can be achieved with overriding only 100 lines of XAML code.
  • Easier Edit of particular Tab in SettingsPane. Edit the style for a particular tab and apply it implicitly.
This also enables easier replacement of the default collections of FontSizes, ColorStyles, StrokeDashArrayCollections, etc.
  • You will be able to open settings pane only on particular shapes/connections. Diagram.PreviewAdditionalContentEventActivated event will help you achieve this goal.
  • You will be able to bind properties of the SettingsPane directly to properties from the ViewModel.
In our Drawing Sample you can see an edit of HomeTab - button "Add To Gallery" is added. It may be useful too. We appreciate any comments / suggestions regarding the new features in his control. Thank you in advance.

Regards,
Petar Mladenov
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Diagram
Asked by
Steve
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or