I want to create a Custom BitmapFiel开发者_JAVA技巧d for putting Icons on my Menu Screen. I want them to be Clicked. I also want to give the X and Y coordinates of the icon as parameter to the Custom
I have a problem with bitmapfield. I\'m trying to have开发者_运维知识库 a click event on a Bitmap field.
Here is my class, very simple: public class SelectYesNoArea extends Manager { BitmapField yes; BitmapField no;