开发者

how to give space between two image buttons

How to give space between two image buttons on the screen of BlackBerry开发者_高级运维 4.7?


you should try setMargin:

imageButton1.setMargin(spaceUp, spaceRight, spaceDown, spaceLeft);
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜