Replies: 2 comments 1 reply
-
|
Curious ... There seems to be no documentation on any of the UI* commands. Reading the code doesn't tell me much. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Maybe, this could be a solution: "hold 🟨 for more than half a second. This cycles between Alpha ABC and Normal entry modes", see https://github.com/c3d/db48x/blob/stable/help/db48x.md#alpha-mode |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a simple program to switch between Alpha and Non-Alpha mode quickly:
However, when I execute UIALPHA, the Alpha mode is disabled as soon as the program ends (checked with '5 WAIT'). Should the alpha mode persist outside the scope of the program, or is this intended behavior?
Thanks for your ideas!
Beta Was this translation helpful? Give feedback.
All reactions