• 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
setNeedsDisplay: thread safe?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

setNeedsDisplay: thread safe?


  • Subject: setNeedsDisplay: thread safe?
  • From: "Mike R. Manzano" <email@hidden>
  • Date: Thu, 8 Apr 2004 14:48:00 -0700

Is NSView's setNeedsDisplay: thread safe? Can I safely assume that setNeedsDisplay: will return immediately, and not use the calling thread to execute the drawing code?

Also, it says the display will update on the next pass through the run loop, can I expect this to be pretty regular, or should I somehow manually invoke drawing?


Mike R. Manzano
alephx01 (at) mac (dot) com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: setNeedsDisplay: thread safe?
      • From: Jirka Jirout <email@hidden>
  • Prev by Date: Re: [OT] Debugger protection (was: Implementing Licensing ...)
  • Next by Date: Re: [OT] Debugger protection (was: Implementing Licensing ...)
  • Previous by thread: Re: Simple question: How do you store a sender's ID?
  • Next by thread: Re: setNeedsDisplay: thread safe?
  • Index(es):
    • Date
    • Thread