Attract-Mode Support Forum
Attract-Mode Support => Scripting => Topic started by: kent79 on December 11, 2020, 07:57:02 PM
-
Hello,
I have a new idea for theme, but don't know coding. Hope someone can complete it. Thank you :P
1. When press quick jump button, it will pop up like as below.
2. The selection letters contain A-Z & 0-9
3. Press Up / Down to change the letter
4. When press confirm, then the pointer will jump to selected letter and shown on the box list.
-
just sent pm with something that might work for you.... :P
-
Thank you for your reply. But it is not my goal. Sorry, my english doesn't good enough. May be I explain again.
Below is a list of game name:
A AA
A BB
A CC
B AA
B BB
C AA
C BB
C CC
C DD
The popup windows will show A-Z & 0-9 for choosing. A, B, C , D ......... (only 26 Alphabet & 10 numbers)
If user select "A", then the pointer will jump to A AA
If user select "B", then the pointer will jump to B AA
If user select "C", then the pointer will jump to C AA
If user select "D", then the pointer will jump to A AA (if there is no "D" of the first letter, then it will goto next Alphabet)