Click on a text box to enter text into it. Use the left arrow to delete text. Change your age and it will estimate the year you were born in. Use the right arrow to move to the next text box.
NEW VERSION: https://scratch.mit.edu/projects/88664716/ ------------- This is my API (Application Programming Interface) for creating text boxes. Packaged neatly into one sprite, you can use this anywhere as long as you give credit. ;) For brief documentation and usage, see inside. This API is in beta, and is scheduled for improvements soon, including in-project documentation. Latest Update: 11th May 2015 * Completely re-written mechanics * You can now have unlimited text boxes (as opposed to 300) :) * Better performance and reliability * Easier to modify existing text boxes * Easier to update for me * Use right arrow to move to the next text box Features: * Focus detection - so you only enter text into 1 text box at a time * Overflow detection * Custom sizes and zoom levels * Read-only text boxes * Creation and deletion of text boxes at run-time * One sprite; no clones * Flashing caret :) PS: I know that the computer generated value for 'born' isn't great, but this is just a demo, so.... PPS: In case you were wondering, all the pre-existing data is made up - my name is not Clive unfortunately. :(