Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: DCillusion on Tue 07/10/2003 17:12:07

Title: Simple GUI problem I'm not seeing
Post by: DCillusion on Tue 07/10/2003 17:12:07
I'm trying to create a new GUI for my text window.  Every time I test the game, the GUI is surrounded by blue cups.  I have added images, colours, removed images, colours; still blue cups encircle the GUI.  Where and HOW can I fix this?
Title: Re:Simple GUI problem I'm not seeing
Post by: Gilbert on Wed 08/10/2003 07:27:47
Did the gui look okay when in agsedit?
Title: Re:Simple GUI problem I'm not seeing
Post by: Ishmael on Wed 08/10/2003 08:28:59
There are eight buttons on the GUI when you turn it to text window. Those buttons use certain sprite, found in the "default" folder of sprite manager. Have you deleted any of the default sprites? You could try to change the normal graphic of the buttons in the GUI editor...
Title: Re:Simple GUI problem I'm not seeing
Post by: Scorpiorus on Wed 08/10/2003 13:52:37
QuoteThere are eight buttons on the GUI when you turn it to text window.
Also, be sure you didn't delete these buttons, otherwise you would see blue cups.

~Cheers