Skip navigation.
 
mlRe: Cocoa - Not loading any window at startup ...
FROM : Nir Soffer
DATE : Thu Mar 06 16:27:55 2008

On Mar 6, 2008, at 13:55, <email_removed> wrote:

> So ultimatley my question is, how do launch/setup my application so 
> that I get a dock icon, but no menu bar and so that no window is 
> opened when launched, only when the user does something that 
> prompts a window.


You don't - because no other app work like this, and it will be very 
strange for the user when they have a dock icon that does nothing 
when clicked.

You have to decide what type of app you want - regular app with a 
menu and a dock icon or background app that run without a dock or menu.


Best Regards,

Nir Soffer

Related mailsAuthorDate
mlCocoa - Not loading any window at startup ... micpringle Mar 6, 12:55
mlRe: Cocoa - Not loading any window at startup ... Jean-Daniel Dupas Mar 6, 13:13
mlRe: Cocoa - Not loading any window at startup ... micpringle Mar 6, 13:37
mlRe: Cocoa - Not loading any window at startup ... Jean-Daniel Dupas Mar 6, 14:29
mlRe: Cocoa - Not loading any window at startup ... Alastair Houghton Mar 6, 15:02
mlRe: Cocoa - Not loading any window at startup ... Nir Soffer Mar 6, 16:27
mlRe: Cocoa - Not loading any window at startup ... Michael Pringle Mar 6, 17:30
mlRe: Cocoa - Not loading any window at startup ... Nir Soffer Mar 6, 22:07