Questions tagged [radial-menu]
The radial-menu tag has no summary.
11 questions
0
votes
0
answers
64
views
Why smartwatches dial keypad is not radial?
Looking at the problem of accommodate a calculator keypad in a smartwatch, I am left pondering: why when I open the phone tool in a watch, I still get the three rows plus cero keypad?
From the point ...
3
votes
3
answers
670
views
Are button wheels around cursors ineffective?
Because of Fitts' law, it seems that positioning commands at the immediate proximity of the cursor makes it possible to access them relatively fast: probably not as fast as elements in the corners of ...
6
votes
2
answers
486
views
Quad menu vs other menu types
I recently stumbled over quad menus and found perfect for usage in complex editors and for staying "in flow" while modelling. However, this pattern is only rarely used, as most editors use very long, ...
0
votes
1
answer
726
views
Why are Google Maps not using direct manipulation? Should I?
I am building a map-like interface and there will be several actions user will be able to perform on objects. For clarity lets assume I want to click on point A and select an action to navigate to ...
8
votes
1
answer
1k
views
Name the on-click menu-in-circle-around-object interface
What is the name for this type of interface?
I would like to learn more about it but first I need to find it's proper name. Any links to related reading are welcome.
EDIT: While adding tags I have ...
5
votes
1
answer
429
views
Do Radial Menus have an implicit hierarchy?
I've been designing radial menus (also known as pie menus, or contextual menus) for some time. Mostly for the video game industry. I've had a lot of success with them, and I find them helpful for ...
11
votes
4
answers
14k
views
Are circular menu / button interfaces intuitive?
I have been seeing a few of these 'Circular menu' UI concepts around.
Recently a similar UI was proposed as a central element for a large project I know of. For example, one of the options would be '...
6
votes
4
answers
3k
views
Should I use a radial menu design for a touchscreen game?
We are working on a game for android. We had a normal menu where each menu entry is below the other. As we find this boring, we looked to different approaches and came across the lock screen on ...
5
votes
3
answers
554
views
File manager on a mobile device
I've termed the question "File manager" because it most closely relates to what I am looking for. This question is for a mobile web application but as it is a UX/UI design question any native app ...
4
votes
3
answers
280
views
Interaction with elements on cartography touch application
I'm currently designing a touch tablet application that deals with cartography and elements manipulation. We need to be able to touch interact with the elements on the map and :
get info
move item on ...
35
votes
10
answers
8k
views
Are radial contextual menus better than vertical list menus?
I've read suggestions that contextual menu items be arranged in a circle around the mouse cursor when the menu is activated, since Fitz's Law suggests that each target would be easier to hit.
However,...