Post Reply 
CSTMENU: multilevel custom menu with soft keys
06-06-2022, 12:27 PM
Post: #15
RE: CSTMENU: multilevel custom menu with soft keys
(06-06-2022 11:11 AM)ramon_ea1gth Wrote:  A fast and simple test in the G1 can be done by writing this in the home screen:
Code:
DRAWMENU("TEST1","TEST2","TEST3","TEST4","TEST5","TEST6"); WAIT(-1)
This is the simplest form of DRAWMENU, used for creating the soft keys in CSTMENU. If flicker is still noticeable, then it is a matter of the processing speed of the calculator, as FrankP said.

I tried the above on my G1, but it only displayed for a brief second (not sure why, but with the negative one argument to wait, it terminates almost instantly with no input from me)...

So I tried the above and changed it to say wait(6), and it displayed longer, and didn't appear to flicker at all.

Not sure what this indicates, though...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: CSTMENU: multilevel custom menu with soft keys - spiff72 - 06-06-2022 12:27 PM



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