Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: rozojc on Wed 13/07/2005 20:58:23

Title: Adding buttons to GUI (Solved)
Post by: rozojc on Wed 13/07/2005 20:58:23
Well, I'm putting this in another thread as it is a question regarding a different topic than the one I posted few minutes ago. In the GUI editor I click on "Create new GUI", so far so good. However, if I click on any of the buttons like "Add GUI button", etc., nothing happens. How do you add buttons, textboxes, etc. to GUIs?
Title: Re: Adding buttons to GUI
Post by: monkey0506 on Wed 13/07/2005 21:02:31
After you click something like "Add GUI button", you have to draw it on the GUI (click and drag to draw the button).  This goes for labels, textboxes, and everything else too.
Title: Re: Adding buttons to GUI
Post by: rozojc on Wed 13/07/2005 21:05:18
Quote from: monkey_05_06 on Wed 13/07/2005 21:02:31
After you click something like "Add GUI button", you have to draw it on the GUI (click and drag to draw the button).  This goes for labels, textboxes, and everything else too.
Ooops, thanks for the quick help!
Title: Re: Adding buttons to GUI
Post by: monkey0506 on Wed 13/07/2005 21:07:15
You're welcome.  But while we're at it...may I suggest reading over the tutorial?  I believe it explains how to do things like this.  And some members may get frustrated...being as these types of questions get asked a lot, and they have been answered so many times.
Title: Re: Adding buttons to GUI
Post by: rozojc on Wed 13/07/2005 21:19:43
Quote from: monkey_05_06 on Wed 13/07/2005 21:07:15
You're welcome.  But while we're at it...may I suggest reading over the tutorial?  I believe it explains how to do things like this.  And some members may get frustrated...being as these types of questions get asked a lot, and they have been answered so many times.
Sorry about that. I did read it, only I read it like months ago cause I started writing everything done before actually doing anything with the editor and I forgot, guess its time to read it again  ;D