Here's what caused this error... I went to draw a rectangle, so I declared Top, Left, Right and Bottom vars to hold the Xs and Ys, but, being an old lazy fortran programmer, I called them T,L,R,and B, and soon learned that the letter R aint a good choice for a variable name. Live and learn.
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en To unsubscribe, reply using "remove me" as the subject.

