11-23-2010 03:58 AM
How create This Kind of List.......Put the Image and label in One cell In List
Solved! Go to Solution.
11-23-2010 04:14 AM
Hello!
Here are answers to your questions:
http://supportforums.blackberry.com/t5/Tablet-OS-S
Try to search inside a forum for solutions befeore asking for new one.
Regards
11-23-2010 08:25 AM
Thanku...But How to Add CellRender Into List
11-23-2010 08:52 AM
This is weird also, CellRenderer is a skin, so you have to use a setSkin method with class name in parameter by ex:
someList.setSkin(MyListCellRenderer);