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:
History
Updates related to mbed OS 5
2019-11-04, by embeddedartists [Mon, 04 Nov 2019 15:12:28 +0000] rev 4
Updates related to mbed OS 5
Updated to latest version of the DMSupport library
2015-04-28, by alindvall [Tue, 28 Apr 2015 11:56:04 +0000] rev 3
Updated to latest version of the DMSupport library
- 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
2015-03-20, by alindvall [Fri, 20 Mar 2015 14:30:46 +0000] rev 2
- 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
Updated versions of DMSupport and DMBasicGUI libraries
2015-03-09, by alindvall [Mon, 09 Mar 2015 15:32:10 +0000] rev 1
Updated versions of DMSupport and DMBasicGUI libraries
First version
2015-02-20, by alindvall [Fri, 20 Feb 2015 12:24:05 +0000] rev 0
First version