开发者

Setting CustomButtonField as Background in black berry

开发者 https://www.devze.com 2023-03-03 17:40 出处:网络
can any one tell me how to set custom button field a开发者_如何学JAVAs background in black berry.

can any one tell me how to set custom button field a开发者_如何学JAVAs background in black berry.

Thank you


You can't set a ButtonField as a background. If you are just trying to use an image check out the BackgroundFactory class. Also be aware that setting the background on a MainScreen typically doesn't work -- you'll have to set a background for a VerticalFieldManager and then add that to the Screen.

0

精彩评论

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