The Following User Says Thank You to SubCore For This Useful Post: | ||
![]() |
2009-10-28
, 13:40
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#62
|
not really, since Qt support for Fremantle (= Maemo 5) isn't "official" yet. that will change in Q1 2010, when Qt 4.6 will be released.
for now, you'll have to settle for "generic" Qt tutorials.
The Following User Says Thank You to attila77 For This Useful Post: | ||
![]() |
2009-10-28
, 13:51
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#63
|
Note that there is nothing 'special' in developing for a Maemo 5 device (apart from things listed in the first link above)
![]() |
2009-10-28
, 13:52
|
Posts: 323 |
Thanked: 118 times |
Joined on Nov 2007
@ Australia
|
#64
|
![]() |
2009-10-28
, 13:59
|
Posts: 90 |
Thanked: 11 times |
Joined on Oct 2009
|
#65
|
Not sure if this is posted, but isn't there a virtual image that is pre-made, sort of like a TV Dinner, just download and use VMWare player and then it has all the tools and a setup scratchbox?
Sorry if this has been mentioned before I haven't gone through all the posts, just saw the Virtual machine post in the first page.
You can't get much easier than Download and play.
The Following User Says Thank You to arpwatch For This Useful Post: | ||
![]() |
2009-10-28
, 14:07
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#66
|
https://garage.maemo.org/projects/vpc-sdk
doesn't get much easier than that...
![]() |
2009-10-28
, 15:08
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#67
|
from the Qt4Hildon wiki:
"Limitations
Currently Qt Maemo lacks full support for Hildon widgets introduced in Maemo 5.
At the moment, creating a Qt application that follows Maemo 5 UI Style requires using custom Qt widgets, coded within the application itself."
that's a pretty big limitation
for me, it's the reason i decided to wait a bit until i start coding in Qt, because i don't want to implement my own kinetic scrolling list...
![]() |
2009-10-28
, 15:20
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#68
|
You write your app without it, and when a Qt version with kinetic scrolling enabled hits the repositories, you get kinetic scrolling for free.
The Following User Says Thank You to SubCore For This Useful Post: | ||
![]() |
2009-10-28
, 15:50
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#69
|
![]() |
2009-10-28
, 16:37
|
Posts: 434 |
Thanked: 325 times |
Joined on Sep 2009
|
#70
|
The Following User Says Thank You to Sasler For This Useful Post: | ||
for now, you'll have to settle for "generic" Qt tutorials.