Thread
:
QT5 on nokia n900 ?
View Single Post
frafI
2013-08-05 , 20:52
Posts: 114 | Thanked: 298 times | Joined on Jan 2011 @ Berlin
#
85
During some tests with qtquickcontrols I made an observation regarding the Text item bug, details:
http://qt-project.org/forums/viewthread/30543/#136584
.
As qtquickcontrols uses the native widget style to render its elements, they really look maemish, if called with "-style maemo5". I've put additional examples on my server, see
http://repos.fuhlbrueck.net/qt5-maem...quickcontrols/
.
If we could get this a little faster, we would have a better integrated QML items then with Qt4 (it's hard to distinguish "text" from a QtWidget app).
The "text" and "gallery" examples are probably the most interesting ones. "touch" is 10 times faster (does not use native style, i.e. doesn't load gtk stuff on Maemo5), but suffers from the Text bug, while the button labels in "gallery" are rendered correctly.
__________________
Qt5 on N900
m.c. flatboat - a mobile pdf viewer
Hörspielkiste
Quote & Reply
|
The Following 9 Users Say Thank You to frafI For This Useful Post:
cproc
,
enne30
,
Estel
,
fw190
,
jcharpak
,
marmistrz
,
MartinK
,
nokiabot
,
OVK
frafI
View Public Profile
Send a private message to frafI
Visit frafI's homepage!
Find all posts by frafI