论坛首页 移动开发技术论坛

BlackBerry 设置view的背景透明

浏览 1172 次
该帖已经被评为隐藏帖
作者 正文
   发表时间:2009-10-10  

以下内容Sinfrancis版权所有,专注请注明来自  http://mdev.cc/dev

每个Field都有setBackground方法,使用此此方法设置背景颜色或者图片即可,例如:

setBackground(BackgroundFactory.createSolidTransparentBackground(Color.GREEN, 0));

使用BackgroundFactory生成Background对象可以设置ALPHA值。0为透明。255为不透明,值为0~255
论坛首页 移动开发技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics