View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#7
A couple of updates

BB10 Qt Components source
Based on modified Ineans Qt Components, modified to work with the high-DPI screen & to correctly react to BB10 device orientation changes:
https://qt.gitorious.org/~martink/qt...nts/trees/bb10
See the README about how to build & use the components.

PySide for BB10 source
I've pushed the PySide source code modified to build & run on BB10 to Github:
https://github.com/M4rtinK/shiboken-bb10/tree/bb10
https://github.com/M4rtinK/pyside-bb10/tree/bb10
See this mailing list post for a short guide how all this fits together.

An example application/package template
To see how the final result should look like, check out the Mieru application example:
http://modrana.org/platforms/bb10/ex...xample_1.0.zip

From the included README file:
Code:
Mieru BB10 example
==================

This is an example of a fully functional BB10 application (Mieru),
that uses PySide Qt Components.

Just add your own debug token, build a package & deploy. :)

Contents
========
* Mieru, the flexible manga and comic book reader
* working PySide Qt4 bindings
* modified bbpy files
* working MeeGo QtComponents
* cut-down QtComponents theme
* a working bar-descriptor.xml
* a splashscreen & icon
* cross compiled libmagic & unrar
* package building script & QtC plugin strip script
__________________
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: