Hi,
I'm creating a virtual keyboard which can be used by touch screen / clicking on screen or by using and actual keyboard. The idea is that what is typed appears in a text box above the on-screen keyboard. Most characters and symbols are appearing in a text box as you would expect, however symbols that act as operators in C2 will not appear. The characters which will not appear when the virtual keyboard is running and the physical keyboard is used to type are ",_+-=;':@.
What should I put in place of the word QUOTE in the following type of event?
Keyboard | On 2 pressed | Text | Append "QUOTE"
Keyboard | Shift is down |
Any help would be great,
Thanks in advance
albirdman