Skip to content

FourjsGenero/ex_generic_menu

Repository files navigation

ex_generic_menu

Example library that can be used for generic menus. Used for cases where menu appearance is not known at compile time, or for where you may want to make the menu configurable on-site (read from database values or read from configuration file).

Usage

Define the menu attributes and items

Define Menu

Click the button to execute the menu

Execute menu

Note the entry clicked on the menu

Entry selected

Click on View Source to see source required

Source Example

Typically I would expect this source to be based on reading database configuration or from some .json or .xml type configuration file that is editable onsite

TODO

Illustrate reading from configuration file example

Add Quick Menu example

Add additional viewing style based on INPUT and full screen of images

Releases

No releases published

Packages

No packages published

Languages

  • Other 77.4%
  • Other 22.6%