Sorry for the delay but now RC is up to date.
Any problems or questions - let us know.
Cheers,
Jack
Type: Posts; User: Jack Torrance; Keyword(s):
Sorry for the delay but now RC is up to date.
Any problems or questions - let us know.
Cheers,
Jack
from QML? Not sure if the QML contacts API supports this, so you might want to go C++
Jack
Would recommend you using QML i.e Qt Quick for the UI where these sort of animations are build in and easily achievable.
Jack
I guess the only way to do this would be to write a starter app that is started on the boot which starts the actual app. The starter app would then let the real app know (by f.ex a central repository...
Is the topic still open? If so please let us know more info, f.ex what SDK you're using.
thanks,
Jack
Solved this?
updating the SDK or CODA won't help. installing Qt (+webkit +mobilty) to the device might, not sure what your actual problem is. Seems that the app starts but the list isn't visible? ...
Hi,
Qt apps can use "all" the Symbian C++ APIs, including the homescreen ones. Unfortunately it's a bit tricky, I'd recommend implementing the homescreen part app using the S60 5th ed SDK (i.e S^1)....
I'd also suggest using Qt Quick. Qt Components (http://qt.gitorious.org/qt-components) will make the handling of different views much more easier by introducing a new page concept. You can expect Qt...
First versions of improved tooling coming soon. We'll update also the related discussion board items once available.
Cheers,
Jack
Hi,
you're using the deprecated Mobile Extensions that have been replaced with Mobility APIs. Unfortunately there's still no telephony API in Mobility. You might want to try the following...
Hi all,
good news. The packages for S^3 devices are now available!
Check out http://wiki.forum.nokia.com/index.php/Qt_4.7_for_Symbian%5E3_-_developer_version
BTW, please keep this thread for...
Covering many Symbian specific topics like using the smart installer etc.
http://www.slideshare.net/pkosonen
Good stuff!
Jack
Jim,
Qt update to N8 will be doable with a normal sis install, just like for other devices. It just requires a separate sis file than the devices that don't have Qt preinstalled (detailed tehcnical...
Hi Jim,
OpenGL support for Qt on Symbian is on the way and will be supported by Nokia Qt SDK. As always, can't comment on detailed versions or times. Sorry bout that....
Marcelo,
to verify your...
Hi,
as you might be aware the new Qt 4.7.0 SDK is released in qt.nokia.com.
For Nokia platforms the recommended Qt version is always the one that is default in Nokia Qt SDK...
Sounds like a bug to me. Have you checked for similar reports from bugreports.qt.nokia.com? If none found could you please report it, thanks!
Jack
OpenGL for Symbian is not supported yet in 4.7.0. Fingers crossed for the next minor release...
Jack
Hi Donal,
what are you mainly worried about here? a) someone reverse engineering your app or b) superdistribution of the installer packages? c) someone digging out the binaries of the application...
Those error messages are most likely due to missing libraries. What's your setup i.e what SDK are you using?
Jack
Hi,
if you update mobility to Nokia Qt SDK "manually" the simulator might not work be able to support it. You should wait for the official updates through "update Nokia Qt SDK". The 1.0.2 is now...
Hi,
you're not including any header files that would contain the definition. Guide : http://doc.qt.nokia.com/qtmobility-1.0/quickstart.html
The declaration of QTM_USE_NAMESPACE is in...
Hi,
the mobile extension libraries are no longer maintained i.e they are not compiled against newest Qt versions.
There's a call notification feature coming in Mobility in a few weeks. If you...
My money would go to http://doc.qt.nokia.com/4.6.2/qtmultimedia.html
Haven't done it myself so not sure though...
Jack
Don't think it has anything to do with the API. It could be that the GPS fix wasn't aquired, once you had a working sim card the assisted GPS kicked in.
Jack
Regarding the original issue i.e need of Camera it should be available in the next release within few weeks.
Cheers,
Jack