Page 1 of 1

Mac OS X: new constants

Posted: Wed Sep 02, 2009 12:02 pm
by jamirokwai
Dear Fred,

I'd suggest to add some contants to the Compiler Options. I'd like to see the following:

LSUIElement - BOOLEAN
This will hide the Application-Icon from the Dock and is definitely worth a look. See http://www.purebasic.fr/english/viewtopic.php?p=298287 how to do it manually.

CFBundleVersion - FLOAT
This one holds the version of the App. At the moment, it seems to be fixed to 0.1

Both of them (and even more, as in the Windows-version) may be added to the Contents/Info.plist when compiling an .App-Bundle.

Thanks for considering :)