How do I get reader's String Input while running the program? No additional windows needed, just ask for the string in the program and compare it to other Strings. Basically, create an input box that displays each key user enters and that string is comparing to another String in the program every time a new letter is entered.