Blackberry - how to Display Dynamic Table Layout view

强颜欢笑 提交于 2019-12-10 12:04:59

问题


In Blackberry, How to Create Dynamic Layout View which data is parsed and loaded using XML or JSON Parser and Table Layout be like as below

----------------------- 
image| Text 
----------------------- 
image|Text | image|Text 
----------------------- 
image|Text | image|Text 
----------------------- 
----------------------- 
image| Text 
----------------------- 
image|Text | image|Text 
----------------------- 
image|Text | image|Text 
-----------------------

Please Provide Sample Code


回答1:


Take a look at FlowFieldManager, it should do what you want.



来源:https://stackoverflow.com/questions/3873168/blackberry-how-to-display-dynamic-table-layout-view

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!