|
2009-10-22
, 18:36
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#3
|
|
2009-10-22
, 19:11
|
Posts: 23 |
Thanked: 18 times |
Joined on May 2007
@ Fremont, CA
|
#6
|
The Following User Says Thank You to kimitake For This Useful Post: | ||
|
2009-10-22
, 19:25
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#7
|
|
2009-10-22
, 20:00
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#8
|
Hi timoph,
You should add you name at http://wiki.maemo.org/Fremantle_Developer_Device_Queue
|
2009-10-28
, 06:03
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#9
|
Tags |
development, extra libraries, n900, qt4 |
|
I've been working on Qt extra libs for Maemo and uploaded them into extras-devel yesterday. Basically the libs offer Qt application developers easier access to Fremantle API's that are not available using normal Qt API's.
More info available from http://wiki.maemo.org/Maemo_Qt_Extra_Libraries
Since I don't have a N900 to test with, I'm asking for some help. If someone with N900 could try if the libs work on the device.
I uploaded a example application using the libraries tonight to extras-devel. The application main view consist of three buttons. One to change screen orientation and the other two to show Hildon banner and system note. Screen orientation changing can be set to automatic from the application menu.
You need to install the libs and the application using apt-get.
One warning in advance. At least when staring the application from scratchbox it doesn't start on the first try. Second one succeeds. If you feel unconfortable using unstable things, you might want to skip this test.
All feedback is appreciated.
Edit: Libs have been fixed the example doesn't segfault at start anymore
Last edited by timoph; 2009-10-28 at 06:00.