• 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: disabling NSButton?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: disabling NSButton?


  • Subject: Re: disabling NSButton?
  • From: "Kyle Sluder" <email@hidden>
  • Date: Fri, 21 Mar 2008 20:32:55 -0400

On Fri, Mar 21, 2008 at 2:46 PM, Kevin Dixon <email@hidden> wrote:
>  I needed to call [uiButton displayIfNeeded] instead of setNeedsDisplay

Where are you doing this?  Essentially what you have done is
short-circuited the coalesced update of dirty rectangles for drawing,
which leads me to believe that you're doing something in an inner loop
or a special run loop mode which you perhaps shouldn't be doing.

--Kyle Sluder
_______________________________________________

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: disabling NSButton?
      • From: "Kevin Dixon" <email@hidden>
References: 
 >disabling NSButton? (From: "Kevin Dixon" <email@hidden>)
 >Re: disabling NSButton? (From: "Rob Napier" <email@hidden>)
 >Re: disabling NSButton? (From: "Kevin Dixon" <email@hidden>)

  • Prev by Date: Re: How to set default value for NSTextField from program before window is displayed?
  • Next by Date: Re: dealloc methods not being called?
  • Previous by thread: Re: disabling NSButton?
  • Next by thread: Re: disabling NSButton?
  • Index(es):
    • Date
    • Thread