Textbox

Hi there, sooo here is my next question. My goal, will be to use a usb numpad, which will write on the screen and then when you hit enter it will save on an sd card. Now that’s my goal and we will get to that later. I haven’t found a text box command, and I may be wrong, but does it even exist? So my idea is to just have it write on the screen with a simple text += with just 10 cases for the 10 numbers. I have tried and tried but I haven’t been able to handle the keyboard and make it work, any help?

There is no text box uielement, you’ll need to make your own. See the pyxis thread