Hi everyone!
I want to input text via a virtual keyboard. To realise the keyboard I gave every single letter its own button. These buttons are inputted in a c# script as strings. I used the simple code text = text +"a" and so on to create the text. As output I have the string variable " text". This variable is linked to a "Convert to text". Now my problem is that when I press the button a, the a doesn't appear on screen. Can anybody tell me what I'm doing wrong or how I can realise the keyboard more simple? Thank you
Hello Ventuzians!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me
We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server
Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server
Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!
keyboard with c#
Moderator: Support
- Daniel Willer
- Posts: 309
- Joined: 06 Jan 2012, 18:12
Re: keyboard with c#
I thinnk you forgot to set the changed flag.
Please read the User Manual for further information.
Please read the User Manual for further information.