The D4D_MENU object is prepared to be used to create a simple menu with the menu title and a side bar that provides a lot of basic features:
- Variable position and size
- Title header with an icon and optional index of selected menu item
- Optional side bar for easy orientation in a bigger menu
- Auto size capability for text offset
- Disable and enable capability
- Underline and strike through text option
- Touch screen support to focus and change action with fast touch capability (both actions in one touch)
- Variable colors of text and background in a normal and focus state
- OnChange callback function to simplify the user application
- pOnUsrMsg pointer to the on-user message callback function
MENU object on the screen
MENU object on the screen example