Hi,
Thanks a lot for the tutorial. I'm able to place and display buttons on the screen.
I need to use this as option buttons. ie, there will be 2 buttons. Only one should be pressed at a time. How can I do that. I tried doing, ie, by calling performClick() of the other button, but it does not reflect in the screen.
can you please help me to implement this.





