Changing window title

I am trying to help someone back at my forums but i’m using my borthers laptop which doesn’t have AS Studio on it. So I was wondering how you changed the title of a window by clicking a button.

Should be accessible by the “title” attribute of the window object.

set title of yourWindowReference to "your ad here"

NSWindow via Studio

yeah thats what i thought… i wasn’t sure though