Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
technolgia
Posts: 92
Registered: 06-11-2009
Accepted Solution

Help with designing Applications Screen

Hello All,

 

I would want to create an application list screen for my framework which looks like the BB application list screen as shown in the image attached. I tried using a Grid layout and buttons with images but i was not successful in it. Can someone kindly help me with this. Thanks in advance

 

applicationListing.png


Regards,

S.A.Norton Stanley

Please use plain text.
Developer
technolgia
Posts: 92
Registered: 06-11-2009

Re: Help with designing Applications Screen

Hello All,

 

I acheived something close to is using a TableLayoutManager (http://supportforums.blackberry.com/t5/Java-Development/Create-a-rich-UI-layout-with-TableLayoutMana...) and bitmap fields. The output is as in the image attached:


myapplicaiton.png

 

Regards,

S.A.Norton Stanley

 

Please use plain text.