dso-quad-logic icon indicating copy to clipboard operation
dso-quad-logic copied to clipboard

Implement flexible menu system.

Open PetteriAimonen opened this issue 11 years ago • 0 comments

To implement more advanced features, we need a menu in order to be able to configure and use them.

The menu drawing code by Alexander Rössler is a good start. However, we also need a flexible way to define menu entries and function to handle them. Perhaps a const array of structures of some sort.

PetteriAimonen avatar Nov 01 '12 17:11 PetteriAimonen