READ WEB VIRTUAL KEYBOARD

Jorge.Hugo

New Member
To read a virtual keyboard on the web, we must first identify a key path, identify the pattern of rows and columns, and identify it as a dynamic variable. I use a code in c # to create the arrangement of the different paths that it can take, and then a collection to go through and identify each letter that contains each path
 

Attachments

  • tecladovirtual.PNG
    32.7 KB · Views: 2
Top