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- |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
third toolbox-submenu for User-Programms? - Neo87 - 02-21-2016, 03:16 PM
RE: third toolbox-submenu for User-Programms? - DrD - 02-21-2016 05:10 PM
RE: third toolbox-submenu for User-Programms? - Neo87 - 02-21-2016, 05:54 PM
RE: third toolbox-submenu for User-Programms? - Tim Wessman - 02-21-2016, 06:45 PM
|
User(s) browsing this thread: 1 Guest(s)