• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to save a window's position and size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to save a window's position and size


  • Subject: Re: How to save a window's position and size
  • From: Gabriel Zachmann via Cocoa-dev <email@hidden>
  • Date: Mon, 25 May 2020 00:09:45 +0200

>>
>> 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 (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to save a window's position and size
      • From: Carl Hoefs via Cocoa-dev <email@hidden>
  • Prev by Date: Re: Xcode Archive builds Debug version?
  • Next by Date: Screensaver can capture mouse events under Catalina
  • Previous by thread: Re: How to save a window's position and size
  • Next by thread: Re: How to save a window's position and size
  • Index(es):
    • Date
    • Thread