How can I make header and footer on a BlackBerry screen with scrollable content in between?
+2
A:
If you make your screen out of a MainScreen, then you can use setTitle(Field f) and setStatus(Field f) to create the header and footer, respectively.
Michael Donohue
2010-10-31 18:22:00