Post Reply 
third toolbox-submenu for User-Programms?
02-21-2016, 05:10 PM
Post: #2
RE: third toolbox-submenu for User-Programms?
It's at this point that menu driven sub programs can get labor intensive, but you might be interested in the DRAWMENU command, and employing graphic variables using the BLIT_P function with other pixel based functions, (TEXTOUT_P, GETPIX_P, PIXON_P, etc).

Otherwise, you are pretty much limited to INPUT() with drop down options, and check boxes. As you know, complicated commands are really a matter of experience, so once you get the hang of these things, they get easier to use. (As long as the firmware doesn't change, that is!)

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


Messages In This Thread
RE: third toolbox-submenu for User-Programms? - DrD - 02-21-2016 05:10 PM



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