• 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: Zoom Button vs. windowWillResize
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Zoom Button vs. windowWillResize


  • Subject: Re: Zoom Button vs. windowWillResize
  • From: Michael Nickerson <email@hidden>
  • Date: Tue, 6 Feb 2007 23:45:48 -0500


On Feb 6, 2007, at 10:52 PM, Darkshadow wrote:



You can try testing if the window's content view is in a live resize. i.e. [[self window] inLiveResize] That will return true if the window is being resized normally, but false if it was resized via the zoom button.



Buh... I need to pay attention a little more before I hit Send.

That should be [[self contentView] inLiveResize].  Sorry 'bout that.


Darkshadow (aka Michael Nickerson)



_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


References: 
 >Zoom Button vs. windowWillResize (From: Mark Manes <email@hidden>)
 >Re: Zoom Button vs. windowWillResize (From: Darkshadow <email@hidden>)

  • Prev by Date: Blogging the writing of an Aperture export plug-in
  • Next by Date: Master-Detail w/o bindings
  • Previous by thread: Re: Zoom Button vs. windowWillResize
  • Next by thread: Circular NSSlider without wrap-around?
  • Index(es):
    • Date
    • Thread