clickable-image Questions
5
Solved
I want to make a user control that shows an image and can invoke a command when clicked.
Later I want to bind a list of these controls to a list of products.
Fractocumulus asked 27/4, 2010 at 10:43
3
Solved
I have images displayed in a GridView as in this tutorial. I want to be able to click on a single image and do other events and I need to know what image was clicked.
Do I have to add imageView.on...
Rozier asked 10/4, 2009 at 20:50
5
Solved
How do i make a image clickable? I have tried some ways, but without success.
Here's the last code i tried (it's clickable but gets error):
ImageView btnNew = (ImageView) findViewById(R.id.newbu...
Messina asked 24/1, 2011 at 18:18
1
© 2022 - 2024 — McMap. All rights reserved.