>> 
>> No guarantees, but you could try moving your code into an AppDelegate method 
>> that gets invoked earlier:
>> 
>> - (void)applicationWillFinishLaunching:(NSNotification *)notification;
>> 

Sorry for bothering again.  The above solutions works very well.

Now I would like to make my app start in *fullscreen* mode, too,
if the user quit it last time while it was in fullscreen mode.

Alternatively, is there a way to start it such that it always starts in 
fullscreen,
no matter the window size/position when the user quit it last time?
Maybe with a command line option like
  
   open -f MyApp.app 
?

Best regards, Gabriel



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to