View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#5
Originally Posted by inean View Post
It would be fantastic if you could cook a distutils based hello world that covers dependency resolution and deployment to BB10 device.
I'll document the whole lot once the todays application submission deadline is over.

I plan to publish all patches/changes, together with all relevant compiled binaries.

Originally Posted by inean View Post
By the way, Symbian or Meego Conponents?
I actually got both working, first the Symbian ones and then the MeeGo ones. In the end, I used the MeeGo components as that's what my applications are using currently, so I don't have to change the code too much.

These are the Symbian Qt Components:
http://qt.gitorious.org/~conny/qt-co...s/commits/bb10

And these are the MeeGo ones:
http://gitorious.org/~inean/qt-compo...-qt-components
You need a few initial modifications to get them work.
I also needed to do quite a lot of tweaking with styles & component sizes so that it is usable with the high-DPI screen on the BB10 device.

Originally Posted by coderus View Post
Symbian or MeeGo?? Cascades, afaik.
Actually, there is a separate project that works on Python bindings for the Cascades UI, called Tart. My PySide work is based on the PySide port to Playbook they did last summer.

I've also made a few screenshots yesterday of Mieru running on BB10:













More screenshots are available from this folder.
__________________
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: