• 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: two things (newbie)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: two things (newbie)


  • Subject: Re: two things (newbie)
  • From: Óscar Morales Vivó <email@hidden>
  • Date: Thu, 10 Jun 2004 10:29:42 -0400

IIRC display means you want the view to be drawn NOW, while setNeedsDisplay means the system will draw the view (calling display along the way) when it has the time to do so.

So for the most part you use setNeedsDisplay except in very specific cases which probably don't include yours :P

On 10 Jun 2004, at 10:12, Rolando Abarca wrote:

On Wed, 9 Jun 2004, John Terranova wrote:

[self setNeedsDisplay:YES]; // ??

and what's the difference between that and [self display]?

--
john terranova, email@hidden

"More than a quarter of journalists polled said they had avoided pursuing
newsworthy stories that might conflict with the financial interests of their
news organizations or advertisers."
-- Bill Moyers, on a study conducted by the Pew Research Center
for the Columbia Journalism Review, The Nation, May 7, 2001.
_______________________________________________
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.
_______________________________________________
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.


References: 
 >two things (newbie) (From: Rolando Abarca <email@hidden>)
 >Re: two things (newbie) (From: John Terranova <email@hidden>)
 >Re: two things (newbie) (From: Rolando Abarca <email@hidden>)

  • Prev by Date: mysql objc options
  • Next by Date: / rtf files /
  • Previous by thread: Re: two things (newbie)
  • Next by thread: Re: two things (newbie)
  • Index(es):
    • Date
    • Thread