On Sep 6, 2011, at 11:53 AM, Jens Alfke wrote: > The background tool will need to link against WebKit and AppKit, so it won’t > be strictly-speaking ‘background’. You can mark its bundle with a special key > (LSBackgroundOnly?) to keep it from showing up in the Dock or getting a > menu-bar though.
Just running a tool that links AppKit won't give it an icon and menu bar, especially if you don't put it in a .app wrapper. However, actually running an NSApplication within the tool will. -- Chris _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com