Example using the application launcher.
Dependencies: DMBasicGUI DMSupport
Example use of the AppLauncher class in the DMBasicGUI library.
This project is used in the TBD
guide as a starting point when creating your own menu system. It can also be selected as a template when creating a new project based on the LPC4088 Display Module.
Information
This project works on both the 4.3" and 5" display modules.
This is what it looks like:
If you click on the Something button:
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:7a016403f7fd | 2019-11-04 | embeddedartists | Updates related to mbed OS 5 |
3:f8a70ff53987 | 2015-04-28 | alindvall | Updated to latest version of the DMSupport library |
2:e55ed8db46c2 | 2015-03-20 | alindvall | - Updated DMSupport and DMBasicGUI libraries; - Moved image data for the OK button from the old DMBasicGUI into local image_data.* files; - Cleanup of dm_board_config.h |
1:2b9c48157f2d | 2015-03-09 | alindvall | Updated versions of DMSupport and DMBasicGUI libraries |
0:71e474187082 | 2015-02-20 | alindvall | First version |