On Nov 2, 9:04 am, joshbeck <[EMAIL PROTECTED]> wrote:
> Thanks a million. I'll try this today and report back.
>
> I appreciate it.
>
> When you say 'set a flag.' Do you mean like an int? 0 or 1 kind of
> thing?
>
> Thanks again,
> Pros
One more thing:
If I set a flag in OnTouchEvent that is something like this
int myflag = 1;
What is the best way to make it global so that onDraw will recognize
it?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---