[android-developers] Re: Buttons/ImageViews overlaid on a GLSurfaceView

2009-05-19 Thread Sundog

It looks like I need to use addTouchables, but I can find no examples
anywhere.

I simply want to overlay buttons and/or images on top of a
GLSurfaceView. I can do it the old fashioned way but I hoped there was
some built in support.

On May 19, 8:56 am, Mooncat sunns...@gmail.com wrote:
 Can it be done? If it can, is it much of a performance hit, and is
 there an example anywhere?

 Thanks for any information.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Buttons/ImageViews overlaid on a GLSurfaceView

2009-05-19 Thread Dianne Hackborn
You don't need to do anything special.  Look at the Api Demo Graphics /
SurfaceView Overlay for an example.

On Tue, May 19, 2009 at 9:57 AM, Sundog sunns...@gmail.com wrote:


 It looks like I need to use addTouchables, but I can find no examples
 anywhere.

 I simply want to overlay buttons and/or images on top of a
 GLSurfaceView. I can do it the old fashioned way but I hoped there was
 some built in support.

 On May 19, 8:56 am, Mooncat sunns...@gmail.com wrote:
  Can it be done? If it can, is it much of a performance hit, and is
  there an example anywhere?
 
  Thanks for any information.
 



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Buttons/ImageViews overlaid on a GLSurfaceView

2009-05-19 Thread Sundog

Thanks very much Dianne!

I should have tried myself but I was put off by reports of others not
getting it to work.



On May 19, 1:21 pm, Dianne Hackborn hack...@android.com wrote:
 You don't need to do anything special.  Look at the Api Demo Graphics /
 SurfaceView Overlay for an example.





 On Tue, May 19, 2009 at 9:57 AM, Sundog sunns...@gmail.com wrote:

  It looks like I need to use addTouchables, but I can find no examples
  anywhere.

  I simply want to overlay buttons and/or images on top of a
  GLSurfaceView. I can do it the old fashioned way but I hoped there was
  some built in support.

  On May 19, 8:56 am, Mooncat sunns...@gmail.com wrote:
   Can it be done? If it can, is it much of a performance hit, and is
   there an example anywhere?

   Thanks for any information.

 --
 Dianne Hackborn
 Android framework engineer
 hack...@android.com

 Note: please don't send private questions to me, as I don't have time to
 provide private support, and so won't reply to such e-mails.  All such
 questions should be posted on public forums, where I and others can see and
 answer them.- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---