01-21-2007, 06:53 PM
Having a little problem in placing a inputbox, I cannot place it in another way than in the centre of the screen and on top of the other windows which is anoying. Searching didn't help me out
Code is something like this:
Start
if(!inp(_s "......" "...........)" )) ret
_s.setclip()
act "program"
key sendout
key command
key another command
goto Start
What i want is a small window in the right corner , maybe you have a idea for me?
TIA
Code is something like this:
Start
if(!inp(_s "......" "...........)" )) ret
_s.setclip()
act "program"
key sendout
key command
key another command
goto Start
What i want is a small window in the right corner , maybe you have a idea for me?
TIA