• 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: Synchronizing iOS redraw
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Synchronizing iOS redraw


  • Subject: Re: Synchronizing iOS redraw
  • From: vincent habchi <email@hidden>
  • Date: Mon, 8 Nov 2010 07:34:19 +0100

Le 8 nov. 2010 à 06:04, Rick Mann <email@hidden> a écrit :

> I have a need to synchronize the actual display update of a UIView hierarchy with real time. In my case, I update the display once per second, and I want the display to update *on* the second.

Maybe you could set a timer to fire every second, and within the timer method call -[CALayer display] followed by -[CATransaction commit]?

Vincent

_______________________________________________

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

References: 
 >Synchronizing iOS redraw (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: Synchronizing iOS redraw
  • Next by Date: Re: Synchronizing iOS redraw
  • Previous by thread: Synchronizing iOS redraw
  • Next by thread: Re: Synchronizing iOS redraw
  • Index(es):
    • Date
    • Thread