topics:  main-page   everything   99things   things-to-do   software   space   future   exercise & health   faith  
  thought   web   movies+TV   music   mymusic   food   curiosity   tidbits   I remember   wishlist   misc   links


This section lists all blog posts, regardless of topic.

BB10: Creating tabs for screens
June 24, 2012

https://developer.blackberry.com/cascades/documentation/ui/navigation/multiple_screens_tabs.html

Glad this is baked into the framework. Nice and simple.


BB10: Creating a stack of screens
June 24, 2012

https://developer.blackberry.com/cascades/documentation/ui/navigation/multiple_screens_stack.html

Seems very reasonable. I'll need to put this into practice for it to gel in my mind. There is something about this scheme that seems slightly confusing to me, such as why the method used to specify a QML file is deprecated.

One question is whether it's possible to push C++ screens from a QML based UI.


BB10: Creating a single screen
June 24, 2012

https://developer.blackberry.com/cascades/documentation/ui/navigation/single_screen.html

This describes how to create ActionItems, which show up on the bottom of the screen sort of like a toolbar.

Great to have this standardized and built in to the framework.

older >>