Results 1 to 15 of 15

Thread: Virtual Keyboard

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2011
    Posts
    27

    Question Virtual Keyboard

    Good morning everyone.

    I'm trying to make a custom virtual keyboard in VB.NET. I know what your thinking, Windows already has one right? Difference is, this one is to replicate an Epos Keyboard. So the built in one isn't really any good.
    The only use for this keyboard is training. When we train a group of new staff we put the Epos software on a projector, so this keyboard would make life a lot easier (I think)

    What I need to know is, how can I make they keyboard send the inputs to our Epos software.
    Would the program have to send it to a textbox in the app then send it to the program?

    For example,
    On button pressed, textbox.text ="Buttoninput"
    Then, on textbox1.text changed send to ????????
    Textbox1.text = "" (To clear the textbox for next input)

    I can make the keys generate the relevant function but that's as far as I have got with it.

    Please Help

    Name:  Capture.jpg
Views: 5121
Size:  50.9 KB
    Last edited by stephen.s13; Jan 27th, 2015 at 04:42 AM. Reason: Missed a piece of text

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width