• 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
Finding out if a view has rendered?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Finding out if a view has rendered?


  • Subject: Finding out if a view has rendered?
  • From: Ethan John <email@hidden>
  • Date: Tue, 10 Feb 2004 10:30:59 -0800

Hey all,

So it turns out that the delegates and status notifiers for WebView get called prematurely; i.e., they are called before any actual rendering is done to the view frame.

I have an action that needs to be performed after the view actually is rendered to the screen (I need to map the view to an OpenGL texture, which I can do). The action is expensive, so I only want to do it once, but I can't figure out how to figure out if the view has actually been rendered.

ethan john
Apple Campus Representative
University of Washington
http://students.washington.edu/thaen/
206.841.4157
_______________________________________________
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.

  • Prev by Date: None of an object's methods are being recognized.
  • Next by Date: NSString problems.
  • Previous by thread: Re: None of an object's methods are being recognized.
  • Next by thread: NSString problems.
  • Index(es):
    • Date
    • Thread