Hmm, thanks (on a Sunday no less) - I guess I'll have to double check
my drawing routines

On Nov 9, 10:46 am, Romain Guy <[EMAIL PROTECTED]> wrote:
> Drawing on Android is always synced with the screen refreshes.
>
> On Sun, Nov 9, 2008 at 10:30 AM, JP <[EMAIL PROTECTED]> wrote:
>
> > The regular screen refresh cycle seems to hit my overridden
> > Overlay.draw() mid-execution on occassion; apparent they are not
> > synchronized... nothing new compared to other platforms.
> > There are typically ways to sync the execution of a drawing method
> > with the screen refresh cycles, but I could not find anything like
> > this in the documentation or in the forum - anybody got any tips?
> > JP
>
> --
> Romain Guywww.curious-creature.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to