Skip to content

Latest commit

 

History

History
105 lines (82 loc) · 6.38 KB

Cascades.md

File metadata and controls

105 lines (82 loc) · 6.38 KB

title: Cascades oneline: Framework to Build BlackBerry 10 Native Apps forum: "http://supportforums.blackberry.com/t5/Cascades-Development/bd-p/Cascades" techlink: "https://developer.blackberry.com/cascades/" tags: cascades, native, blackberry10

layout: technology

{% include common-defs.md %}

Description

Framework to Build Fluid BlackBerry 10 Native Apps. Cascades leverages the Qt object model, event model, and threading model, using QtCore, QtXML, QtSql, QtNetwork and QtSensors. The UI framework it based on an scene graph model and can be programmed at the C++ or QML level. Cascades includes a rich set of core and advanced controls and is OpenGL-accelerated.

Cascades was previewed initially at [BlackBerry DevCon 2012 Europe][devcon2012_europe] and then presented in detail at [BlackBerry 10 Jam][bb10jam].

The key web page is the Cascades Micro-Site. The site has many useful areas, including:

The main forum for questions is the:

The main tool for authoring Cascades is:

The Cascades Builder is bundled in the QNX Momentics IDE.

Knowledge Base

From the Official Knowledge Base (snapshot on July 7, 2012):

Cascades Samples

Samples are critical to speeding up learning and using new technology. Whenever possible we release samples under an Open Source license to simplify their use in whatever contexts are most useful to the developer communities.

A list of the currently available samples is at [Cascades Samples].

Webinars

The micro-site has a videos page that includes material, including recordings, on a series of Webinars covering Cascades. The current list includes

Past Presentations

  • Astonishing UIs using the new BlackBerry 10 framework
  • Astonishing UIs using the new BlackBerry 10 frameowrk continued
  • Cascades - connecting, retrieving, storing and displaying your data

Presentations and Other Media

Below are the key presentations from [BlackBerry 10 Jam][bb10jam]; presentations from the World Tour are on their way.

Also See

[Cascades Samples], [Qt], [QML], [Screencasts]