11-22-2010 02:53 PM
I have a popup screen (a small screen) stays on top of a main screen.
This popup screen has a button, the button will close the screen when clicked.
Do you know how to close this popup screen when users tapping on the phone, outside the area that the popup screen cover (without clicking the button)?
FYI: app is designed to run on touch phone only (BB Storm, BB Torch...)
Solved! Go to Solution.
11-22-2010 09:52 PM
Just to be clear, you want the popup to close if the user touches anywhere on the screen? Why not have them touch the button that closes the screen?
11-23-2010 02:34 AM
try to override public boolean touchEvent(TouchEvent event) in your popupscreen.