View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#19
Originally Posted by Jaffa View Post
"Cascades" is their Qt Declarative (i.e. QML) platform. It is not "Qt Quick" and "Qt Quick Components" won't work. So, cross-platform apps will be possible, but they'll require radically different UIs.
Well, thats quite a bummer, I expected that at least normal QML would be available. Well, looks like my decision to write my applications to be toolkit independent with support for pluggable GUI modules really was the right thing to do.

Anyway, looks like the guys porting Python & PySide on BB10 have QML working just fine:
http://hg.microcode.ca/blackberry-py...MLViewerSample
http://hg.microcode.ca/blackberry-py...s/BlackBerryPy
They might have a custom Qt build or some other tweaks though.
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 3 Users Say Thank You to MartinK For This Useful Post: