• 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: 10.7 Full-Screen transition animation corrupts my UI - how to avoid?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 10.7 Full-Screen transition animation corrupts my UI - how to avoid?


  • Subject: Re: 10.7 Full-Screen transition animation corrupts my UI - how to avoid?
  • From: Steve Bird <email@hidden>
  • Date: Thu, 19 Jul 2012 06:56:12 -0400

On Jul 10, 2012, at 10:39 AM, Motti Shneor wrote:
> If the window started in its minimal size, this animation will SHRINK IT BELOW THE MINIMAL size and will corrupt my UI beyond repair. My views are receiving setFrameSize: with unsupported size.

Not sure about prevention, but can't you put a check here?
If (sizeRequested < minSize)
   sizeRequested = minSize

Just disregard the invalid requests?



----------------------------------------------------------------
Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
www.Culverson.com                     (toll free) 1-877-676-8175



_______________________________________________

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: 10.7 Full-Screen transition animation corrupts my UI - how to avoid?
      • From: Motti Shneor <email@hidden>
References: 
 >MaxOS 10.7 full-screen animation corrupts my UI --- how to avoid? (From: Motti Shneor <email@hidden>)

  • Prev by Date: Re: NSSplitView question - how to implement my own "adjustViews" style method
  • Next by Date: Re: NSAutounbinder not releasing my object in a timely manner
  • Previous by thread: MaxOS 10.7 full-screen animation corrupts my UI --- how to avoid?
  • Next by thread: Re: 10.7 Full-Screen transition animation corrupts my UI - how to avoid?
  • Index(es):
    • Date
    • Thread