blackberry / WebWorks

BlackBerry WebWorks for Smartphones is a platform for building deeply integrated web applications for BlackBerry smartphones
http://developer.blackberry.com/html5
268 stars 51 forks source link

Title bar update (Request) #51

Open pascalchristian opened 12 years ago

pascalchristian commented 12 years ago

Updating the titlebar is as simple as MainScreen.setTitle from java, but there is no easy way to update it in webworks. This would also pretty much solve the persistent toolbar issue, as a titlebar could take over its function.

PS: while at it, also add support for MainScreen.setBanner and MainScreen.setStatus