• 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: Size of my app's window on different screens?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Size of my app's window on different screens?


  • Subject: Re: Size of my app's window on different screens?
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 01 Oct 2015 22:36:46 -0700


On Oct 1, 2015, at 10:26 PM, Quincey Morris <email@hidden> wrote:

set a default size that makes sense for your app, and a minimum size to prevent the window from getting too small to display its content properly. Then, windows always open at the default size, except when the actual display isn’t big enough, in which case the window is reduced to fit.

…and the app should remember what size & position the user adjusts the window to, and reopen it that way the next time. (NSWindow does have API to help with that.)

—Jens
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Size of my app's window on different screens?
      • From: Alex Hall <email@hidden>
References: 
 >Size of my app's window on different screens? (From: Alex Hall <email@hidden>)
 >Re: Size of my app's window on different screens? (From: Quincey Morris <email@hidden>)

  • Prev by Date: Re: Size of my app's window on different screens?
  • Next by Date: UI Testing Sandboxed OS X App?
  • Previous by thread: Re: Size of my app's window on different screens?
  • Next by thread: Re: Size of my app's window on different screens?
  • Index(es):
    • Date
    • Thread