Getting user input using a nice window - not the console window

Started by tony on 26-Jan-2012/0:26:36-8:00
Is this possible. I just want to enter two digits using a nice window that asks a question.
Type ? "request" on Console, there are some request-* functions. Try this also: name: request-text "name?" If you want your own, examine the source of "request" functions: ?? request-text
yes, that's works great!

Reply