[SDL] SDL App menu title on OS X

Darrell Walisser walisser at mac.com
Fri Nov 15 11:41:02 PST 2002


On Friday, November 15, 2002, at 11:37  AM, fredm at spamcop.net wrote:

> Hi Darrell,
> Thanks for reply!
>
> I did not have CFBundleIdentifier set in my app, I have now set it, 
> and rebuilt
> everything, but I still have SDL App up in the corner :)
>
> Any other ideas what I am missing?
>

I myself changed the CFBundleIdentifier which caused the app to behave 
itself. This works for me, but perhaps that only works if you have 
other things setup right.

Checkout the Info.plist entries and make sure the main nib file is set 
to "SDLMain.nib" and the principal class is "NSApplication". If that 
doesn't work, try playing with other settings in there.

-D





More information about the SDL mailing list