[android-developers] Re: Accessing to Canvas's parent

2011-12-23 Thread Gilberto Cuba Ricardo
What are you trying to say? On 22 dic, 05:49, Sudhi Hn sudhir...@gmail.com wrote: Hey guys good work On Dec 21, 11:28 pm, Gilberto Cuba R gcubar2...@gmail.com wrote: Hello colleagues, I'm trying to simulate the HTML5 Canvas behaviour on Android. In order to achieve this, I have

Re: [android-developers] Accessing to Canvas's parent

2011-12-22 Thread Gilberto Cuba Ricardo
Thanks for answering Romain Guy. And, how I can access this Canvas shared by all Views in the same window? Why you say I can understand, that the Canvas of bottom View contains the drawing of other Views, is this true? 2011/12/21, Romain Guy romain...@android.com: a All views in a same

[android-developers] Re: Accessing to Canvas's parent

2011-12-21 Thread Gilberto Cuba Ricardo
Please, helpme or post some tips!! 2011/12/21, Gilberto Cuba R gcubar2...@gmail.com: Hello colleagues, I'm trying to simulate the HTML5 Canvas behaviour on Android. In order to achieve this, I have created several classes that inheritate from View, and therefore have THEIR OWN canvas, wich