Pattern Lock

abdo20

New member
Local time
Today, 21:44
Joined
Jul 15, 2020
Messages
10
Is it possible to create an idea similar to the Pattern Lock of the phone in Access, or is this not the case?
 

Attachments

  • Pattern-Lock html.png
    Pattern-Lock html.png
    32.4 KB · Views: 91
  • PatternLock-html.png
    PatternLock-html.png
    47.4 KB · Views: 85
  • Untitled.png
    Untitled.png
    116.8 KB · Views: 83
  • Pattern-Lock.zip
    Pattern-Lock.zip
    284 KB · Views: 117
I don't see why not. nine image controls and use the image mouseover events to detect the order in which they are passed
 
Last edited:
i made this today and is yet crude, but need only some polishing on the UI.
You got further than me arnelgp; i just couldnt get my head around the code required in which i opted for JS instead but prefer not to use where possible . The mechanics are there; thanks for sharing this with us... Each time i look at your code i learn something new....
 
When you move the pattern more than once on the button, it cancels the connection of the line preceding it. Is there a solution?
 

Attachments

Users who are viewing this thread

Back
Top Bottom