Page 1 of 1

Change the title of the window?

Posted: Thu Jul 25, 2013 4:12 am
by trenatos
I've looked around but not found an answer to this one.

Is it possible to change the title of a stack live?

Re: Change the title of the window?

Posted: Thu Jul 25, 2013 4:25 am
by FourthWorld
You're gonna love this:

Code: Select all

set the title of stack "StackName" to "SomeTitle"

Re: Change the title of the window?

Posted: Thu Jul 25, 2013 4:34 am
by trenatos
In the words of Homer Simpson: "DOH!"
I knew it was something simple.. Thanks FourthWorld