Hello everybody! Can anyone tell me if there is a way to set a clip in my Canvas to the specific rectangle, equivalent to setClip(x, y, width, height) from class Graphics in J2ME? I found only the ways to intersect my clip with a rectangle or region, but not to move it to the specific position and size.
Best regards, Andrew -- 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

