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
New Developer
evoyteq
Posts: 1
Registered: 12-02-2009
Accepted Solution

question about toolbar ui in 5.0.0

We're using the BlackBerry JDE 5.0.0 to develop an application for the Storm.  There is a net.rim.api.device.ui.toolbar package, but it's not part of the api documentation.  Anyone know if this is officially available for development?  We have noticed one problem with it in that some methods require a StringProvider class that does not appear to be available.

Thanks.

Please use plain text.
Developer
rcmaniac25
Posts: 1,713
Registered: 04-28-2009
My Carrier: Verizon

Re: question about toolbar ui in 5.0.0

It is not officially released. I wish it was but the biggest way they prevent you from using it is by requiring you to use the StringProvider class. I messed around with it for a while but since it is not official the functionality can change.

------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.

Projects:
Bing 4 BlackBerry: http://bbing.codeplex.com/
PDF Renderer 4 BlackBerry: http://pdfrend4bb.codeplex.com/
Please use plain text.