Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 734 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 734 Bytes

circle-menu-for-omnis

Experimental library for creating a circular menu for Omnis.

Library was written in Studio 6.0.3

I've been experimenting with different kinds of interfaces/widgets that can be used in Omnis Studio to spiff things up. I had heard of the concept of a circular menu several years ago and it always intrigued me.

The idea is that you click on a button and instead of having a dropdown list/menu, the menu items display in a circle around the clicked button.

http://www.jqueryscript.net/images/Animated-Circle-Menu-with-jQuery-CSS3.jpg http://zikes.github.io/circle-menu/examples/

Notes on how to implement are in the library and is just a sample to spur discussion.

Feel free to use this in anyway you wish.