Author Topic: Quick jump letter coding request  (Read 2256 times)

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Quick jump letter coding request
« 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.
 



jedione

  • Hero Member
  • *****
  • Posts: 1135
  • punktoe
    • View Profile
Re: Quick jump letter coding request
« Reply #1 on: December 13, 2020, 06:24:12 AM »
just sent pm with something that might work for you.... :P
help a friend....

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: Quick jump letter coding request
« Reply #2 on: December 13, 2020, 03:22:13 PM »
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)
« Last Edit: December 13, 2020, 03:43:52 PM by kent79 »