adanac / radial-menu-widget

Automatically exported from code.google.com/p/radial-menu-widget
0 stars 0 forks source link

How can I have only one central item? #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi.

Is there a way to have only one item at the center with proper graphical 
presentation? When I add only one meuItem, the text for that item is shown and 
clicking on the text will show the children but there is no graphics associated 
with the central item, no background color, etc.

Thanks

Original issue reported on code.google.com by ali.nad...@gmail.com on 8 Dec 2012 at 7:19

GoogleCodeExporter commented 8 years ago
Hi,

Are you looking for something like this??

Original comment by strider2023 on 11 Dec 2012 at 4:43

Attachments:

GoogleCodeExporter commented 8 years ago
I believe what you have in the image reflects the current behavior. I would 
like to be able to just have one item(say, 'Expandable' only) instead of 
"Expandable" and "Normal", and then being able to click on that to get the 
expanded menu around that; my special use case is to have, say, a compact 
numeric keypad as the expanded menus (numbers 0-9) and the central item be a 
circular area that when user clicks on, the numbers expand out.  I hope my 
explanation makes sense. Currently when I only add Expandable, I do get the 
correct "behavior" but the "Expandable" item itself is not a circular area, it 
is simply a text and then when I click on that text I get the expanded menu 
items.

Thanks
Ali

Original comment by ali.nad...@gmail.com on 11 Dec 2012 at 4:51