Hi,
I have a custom button with a bitmap as background.
I want this background to be changed, when the button is pressed, and again when it is released...
Changing it "onPress" (or OnClick) ist no Problem, but is there a way to notice, when the button is released???
Or is there a possibility to set something like a "onTouch Background" which handles this issue itself??? I couldnt find anything...?????shouldn't be tooo difficult...?
Thanks in advance
JJ
Edit: OK, now I am using an ImageButto. This button changes its appereance on default, when its clicked... but only its background... So now I have my image on the button with a small white frame which changes when its clicked. Which is better than nothing, but still...actually i want the hole button to change, when its clicked...???


