Pie menus are circular popup menus.

Pie menus are faster to select from due to the large slices near the cursor. The linear menu bases selection on distance, requiring much hand-eye coordination to select from. Pie menus aid muscle memory because selection is based on direction. Additionally, pie menus only take up screen space when necessary, reducing visual distraction and clutter, unlike toolbars and menu bars.

A disadvantage of pie menus is the limited space on the menu surface. So it is best to limit the number of items in a pie menu to 8 and use submenus for additional items.

Example pie menu bound to the right mouse button.

Example pie menu bound to the right mouse button.

Example pie menu bound to the middle mouse button.

Example pie menu bound to the middle mouse button.

Optional guide lines show the exact layout of menu items,

Optional guide lines show the exact layout of menu items.

Keyboard shortcuts

By combining mouse and keyboard controls a pie menu can be used without moving the mouse,

Pie Menu (last edited 2008-12-21 17:20:41 by PeterStrath)