开发者

How to create multirow & multicolumn bitmap layout on Blackberry

开发者 https://www.devze.com 2023-02-24 17:13 出处:网络
I have 8 bitmap and i want to put 4 of them to the first row, rest to the 开发者_StackOverflow社区second row...

I have 8 bitmap and i want to put 4 of them to the first row, rest to the 开发者_StackOverflow社区second row...

Can you help me to use TableLayoutManager?


See the BlackBerry developer knowledgebase article:
Create a rich UI layout with TableLayoutManager

It's a pretty simple class to work with, if you're familiar with RIM's thought process (lol)

0

精彩评论

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