开发者

How to hide and show title bar in black berry

开发者 https://www.devze.com 2023-03-02 21:48 出处:网络
i want to hide title in th开发者_Go百科e main screen and when objective choice field is selected i want to display title bar.Can any one please tell me how can i do it.try setTitle(null) to hide your

i want to hide title in th开发者_Go百科e main screen and when objective choice field is selected i want to display title bar.Can any one please tell me how can i do it.


try setTitle(null) to hide your title and when objective choice field is selected set it to your value.

0

精彩评论

暂无评论...
验证码 换一张
取 消