Mac OS X: new constants

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
jamirokwai
Enthusiast
Enthusiast
Posts: 796
Joined: Tue May 20, 2008 2:12 am
Location: Cologne, Germany
Contact:

Mac OS X: new constants

Post 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 :)
Regards,
JamiroKwai