Post Reply 
LibMenu : a simple toolbox for easy menu handling
11-27-2016, 10:58 AM (This post was last modified: 11-27-2016 06:32 PM by primer.)
Post: #4
RE: LibMenu : a simple toolbox for easy menu handling
Version 2.1 :

Changelog :
- added a new entry type : toggle button.
- can now display up to 10 menu entries (on two screens, automatically set "next"/"prev")

Added API :
- LibMenu.entrytoggle(pos,label) : add entry <pos> as a toggle button.
- LibMenu.gettoggle(pos) : return toggle status for entry number <pos>.

Download :

.hpprgm  LibMenu.hpprgm (Size: 6 KB / Downloads: 32)

Demonstration :



video
the program to test LibMenu used in the video :
.hpprgm  tstLibM.hpprgm (Size: 3.95 KB / Downloads: 40)

primer
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: LibMenu : a simple toolbox for easy menu handling - primer - 11-27-2016 10:58 AM



User(s) browsing this thread: 1 Guest(s)