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
Regular Contributor
goku_vegeta
Posts: 73
Registered: ‎04-02-2012
My Carrier: Bell Mobility

Re: [Help]- How to use bbUI.js

Hey :smileytongue: I've made webworks apps before :smileytongue:

With that source code the app did work it's just that I didn't get the actionBar to show up :smileytongue:
Please use plain text.
Developer
Hithredin
Posts: 344
Registered: ‎06-03-2010
My Carrier: Free

Re: [Help]- How to use bbUI.js

If it worked like that, you have been lucky, it must have been a strange and unexpected behaviour if the html inside the config.xml was read.

 

But bbui parse the content of the HTML inside the screen data-type and completly change the HTML inside it. You have to start to make a clean structure.

Please use plain text.