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: Custom QML components
June 24, 2012

https://developer.blackberry.com/cascades/documentation/ui/custom_components/index.html

Wow, what an elegant way to create custom controls. This is top notch.


BB10: JavaScript in QML
June 24, 2012

https://developer.blackberry.com/cascades/documentation/ui/javascript/index.html

The inclusion of JavaScript into Cascades is fascinating to me. Perhaps it's a stroke of genius.

It allows a developer to hook things up in QML very quickly and efficiently, and yet allows C++ to be used as needed as well. How exactly the JavaScript and C++ code can interact is still unknown to me, but what I've seen so far looks great.


BB10: Tutorial: Signals and slots
June 24, 2012

https://developer.blackberry.com/cascades/documentation/ui/signals_slots/signals_slots_set_up_project.html

I tried to do this tutorial but at the bottom of the page, the "Next" link takes you to a non-existent page:

https://developer.blackberry.com/cascades/documentation/ui/signals_slots/signals_slots_create_UI.html

Submitted an issue tracker ticket to RIM.

older >>