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

Space between RadialMenuItem

3 Answers 58 Views
RadialMenu
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kumar
Top achievements
Rank 1
Kumar asked on 08 Jul 2015, 07:51 AM

Hi,

I feel a bit confused in designing the RadialMenuItem and commands, and need your help.

I would like to see the RadialMenus are equally spaced with Content and Images placed accordingly.

I need your help in understanding how to design this RadialMenuItems to stretch neatly across the Radial Menu.

 When tapping a Item, the text alignments are overlapped on other Menu Items. Number of Items are fixed, 3 only.

The requirement is to have the RadialMenu to have 3 Items and on tapping, RadialMenu needs to close.

Please help.

 

3 Answers, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 10 Jul 2015, 08:14 AM
Hello Kumar,

Let me get straight to your question. When working with the RadRarialMenu you need to keep in mind that each RadialMenuItem has limited space for its content. You can see the default shape and the size of that space in our Visual Structure article. It is up to you to design the menu of your application in a way that the content of the items will fit in the available space. You have the option to customize the Template of the RadialMenuItemControl representing each item as well as you can apply Margin and Alignments to the visual elements set as Header and IconContent.

Another approach that you can try out is to enlarge the radial menu itself. This will change the available space for each item. You can do this by setting the  MinHeight and MinWidth properties of the RadRadialMenu control.

Please try this out and let us know if you need any further assistance.

Regards,
Pavel R. Pavlov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Larry
Top achievements
Rank 1
Iron
Iron
Veteran
answered on 12 Jan 2016, 04:27 AM

Hi,

 If one wanted to evenly spread four headers around the menu, how would it be done?

Thanks,

-ldl-

 

0
Pavel R. Pavlov
Telerik team
answered on 14 Jan 2016, 09:19 AM
Hello -ldl-,

With the current implementation of the RadRadialMenu component changing the total number of the items that can be hosted at a time is not supported. Also, there is no way to derive (in order to customize) the component in a way to support that particular scenario.

Regards,
Pavel R. Pavlov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
RadialMenu
Asked by
Kumar
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Larry
Top achievements
Rank 1
Iron
Iron
Veteran
Share this question
or