Welcome!

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
Super Contributor
SumiGhosh
Posts: 297
Registered: ‎09-20-2011
My Carrier: Vodafone

How to implement Horizontal Scroll Menu in OS5.0

Hi all, 

  Im new to blackberry java, I need a horizontal scroll menu and how can i implemet this in java app. Can anyone show me some documentation on it or some sample code.

 

Please use plain text.
Developer
simon_hain
Posts: 13,754
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: How to implement Horizontal Scroll Menu in OS5.0

what exactly do you want?
a simple variant would be focusable labelfields in a horizontalfieldmanager.
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.
Super Contributor
SumiGhosh
Posts: 297
Registered: ‎09-20-2011
My Carrier: Vodafone

Re: How to implement Horizontal Scroll Menu in OS5.0

Ok, thanks. Im able to do that using set of buttons in a horizontalfieldManager.
Please use plain text.