input cursor

Blitz3D Forums/Blitz3D Beginners Area/input cursor

googlemesilly(Posted 2007) [#1]
when using the input command how do you get it so that each time it asks, the cursor is at the same vertical level ? (instead of going down the screen each time you type in an input ?)

thanks !!!!


chwaga(Posted 2007) [#2]
You arent being very clear...I've never noticed a problem like that...have you tried storing the x and y of the mouse before inputting, then using movemouse?


b32(Posted 2007) [#3]
I think Sunshine means the Text cursor? I believe you can set it by using Locate:
Locate 0, 0
a$ = Input$("please enter text>")



googlemesilly(Posted 2007) [#4]
thanks chwaga and thanks b32 !! :)

that's what I meant, thanks b32 !! :)


chwaga(Posted 2007) [#5]
I only got 1 thanks...I knew what locate did too :(


b32(Posted 2007) [#6]
Thanks chwaga :D


Yo! Wazzup?(Posted 2007) [#7]
LOL


chwaga(Posted 2007) [#8]
yay!


googlemesilly(Posted 2007) [#9]
lol


Ben(t)(Posted 2007) [#10]
jolly good