Make header and footer static in BlackBerry

谁都会走 提交于 2019-12-23 02:38:22

问题


How can I make header and footer on a BlackBerry screen with scrollable content in between?


回答1:


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.



来源:https://stackoverflow.com/questions/4063979/make-header-and-footer-static-in-blackberry

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!