I created a keyboard app that exists outside of the main lua file. It’s referenced properly and comes up and disappears properly. The only question now is capturing the input that’s “typed” on it.
How can I implement a listenor and what type would I need for this kind of thing?
Or do I use a loop of some type? Each key on the keyboard is a button and uses the corresponsing widgit.
Getting into virgin territory so any help would be appreciated. Please make the answer clear and easy to understand.
Thanks guys!