Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Goot on Thu 19/08/2004 23:17:33

Title: Changing Custom Dialog GUI position
Post by: Goot on Thu 19/08/2004 23:17:33
The title says it all: How do you change the position of a custom dialog GUI. It always seem to put it in the middle of the screen but what if you want to make one like the standard one with a different color sceme? Is there a function/variable for changing position/size of text box GUI's?

Thanks for any help you can give me.
Title: Re: Changing Custom Dialog GUI position
Post by: Ishmael on Fri 20/08/2004 11:34:19
Can't you define a non-textbox GUI as the dialog GUI? You could in some earlier versions...
Title: Re: Changing Custom Dialog GUI position
Post by: Goot on Fri 20/08/2004 18:30:05
Oh, that worked. Thanks.