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

Web and WebWorks Development

Reply
Contributor
khihdartop
Posts: 16
Registered: ‎08-24-2012
My Carrier: azer

submenu

[ Edited ]

Hi

 

have you implement the submenu ? if yes can you show me how to do it

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

Re: submenu

since 6.0 you can use http://www.blackberry.com/developers/docs/7.1.0api/net/rim/device/api/ui/menu/SubMenu.html
which is pretty straightforward.

Before that you had to write your own menu and submenu, for example by using popupscreen and listfield.
----------------------------------------------------------
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.
Contributor
khihdartop
Posts: 16
Registered: ‎08-24-2012
My Carrier: azer

Re: submenu

but i want to do this with javascript not with java

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

Re: submenu

maybe you should not ask the question in the java forum, then...
----------------------------------------------------------
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.