blackberry - Add button to bottom of screen which does not scroll -


I want to add a button at the bottom of the screen which does not disappear from the screen if I scroll horizontally .

Thanks

Try adding a button to your manager, e.g. FlowFieldManager, then use setStatus I use it in my code and it works fine. What problems are you having with setting up the focus?

Comments