Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Candle on Sat 23/09/2006 11:38:55

Title: Input info but not a input box?
Post by: Candle on Sat 23/09/2006 11:38:55
I know how to do the input box but how can you have an input area on the screen?
Know what I mean?
Title: Re: Input info but not a input box?
Post by: Ashen on Sat 23/09/2006 12:47:48
Use a TextBox object (http://www.adventuregamestudio.co.uk/manual/Text%20Boxes.htm) on a GUI?

If not then sorry, I guess I don't know what you mean. Can you give a few more details about what you want?
Title: Re: Input info but not a input box?
Post by: Candle on Sat 23/09/2006 12:49:40
Have you play the Shivah? it has a computer that you can add user name and password on the screen.
Title: Re: Input info but not a input box?
Post by: Ashen on Sat 23/09/2006 13:08:36
OK, yes, played that, and I assume it used a TextBox object.
Title: Re: Input info but not a input box?
Post by: Candle on Sat 23/09/2006 14:11:31
Hummmm , guess I'll use the input box.