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.
Can't you define a non-textbox GUI as the dialog GUI? You could in some earlier versions...
Oh, that worked. Thanks.