Page 1 of 1

Standalone application name

Posted: Thu Jan 24, 2013 8:28 am
by MikeC
Can't find an answer to this in any of the documentation.

Whenever I save a standalone application on the Mac, when running the app, the name I gave it appears in the title bar but always has * an asterisk at the end of the name.

Why?

Re: Standalone application name

Posted: Thu Jan 24, 2013 8:30 am
by sturgis
That is letting you know that it is using the name of the stack in the title bar rather than the label. If you set a label to the stack it will use that instead and there will be no asterisk.

EDIT: Er.. title of the stack. Not label. (same diff, different name)

Re: Standalone application name

Posted: Fri Jan 25, 2013 7:55 am
by MikeC
Thanks for that, all makes sense now.