I come from blackberry support forum, and got to solve this soon. any tips will be great.
I wanna a layer overlay in main UI which will not obtain all focus, ie, click volume button to open then click again to close. Just like opera’s swipe out menu.
http://supportforums.blackberry.com/t5/Java-Development/Popup-Layer-Puzzle/m-p/1403821#M181020
The behaviour you are expecting is not possible using
popupscreen. How about using an approach were you do not use thepopupScreen.I would try to do the following.
On another note, how about just using the volume control buttons on the side?