PDA

View Full Version : input position


dan12345
08-06-2008, 03:02 AM
hi, i'm using commands such as
a = input("enter the number you want to input")
is there any way to decide the screen location of the prompt box ?
thanks
dan

farshizzo
08-07-2008, 09:50 AM
No, this option is not available. It will place it in the middle of the screen.