Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: dbuske on Sat 15/08/2015 15:19:35

Title: Type in gui box too high in box
Post by: dbuske on Sat 15/08/2015 15:19:35
I have a bunch of pictures of characters in the intro room.  I created a bunch of hotspots and made a bunch of looks.
The message gui comes up and the type is up to the top of the box, even part of the type is above the box (not seen).
How do I fix this. Help and seaches didn't help.
Thank you
I created gTextbox. Went to the gui editor and changed settings. Gave it a light blue background and got rid of all the images.  I still
have dark blue crosses around the box and I couldn't find how to move the text downward in the gui box.
I also went to General setting and set on to use gTextbox.
Title: Re: Type in gui box too high in box
Post by: Khris on Sat 15/08/2015 16:34:46
You created a text window GUI. Afaik, you have to set the corner / edge images. The simplest way is to import a 1x1 image of the border color and set that for all eight images. Not sure that leaves enough padding though.
Title: Re: Type in gui box too high in box
Post by: Slasher on Sat 15/08/2015 16:40:27
You must never delete the arrow images in a textwindow gui. As Khris says, replace them.
Title: Re: Type in gui box too high in box
Post by: dbuske on Sat 15/08/2015 17:33:31
ok thanks for the replies, will restore the images.