Nokia Belle Refresh - QT 4.8.0 - Landscape mode/rendering changed/damaged
Latest Nokia Belle firmware delivers QT 4.8.0. The coordinate system and rendering differs between portrait and landscape...
Type: Posts; User: thk_ovi_publisher; Keyword(s):
Nokia Belle Refresh - QT 4.8.0 - Landscape mode/rendering changed/damaged
Latest Nokia Belle firmware delivers QT 4.8.0. The coordinate system and rendering differs between portrait and landscape...
Hi,
RDA is still not available.
Yesterday there was the message: "The page you are looking for is temporarily unavailable."
Today: Connection timeout.
I'm trying to connect from Germany.
...
Hi,
thanks for your answers. Installation is solved. I packed all files into one big file. After that installation worked in less one minute.
It seems that to much files were the problem.
Best...
Hi,
i developed an app with QtSdk 1.2.1 for Symbian-Anna. The SIS file has a size of 82MB and contains 6500 files. When tried to install it ask for the destination and i choose Mass Memory (13GB...
Solution found and tested on N8-00.
Hi,
i'm facing the same problem on my N8-00. Every app build with QML crashs after touching notification bar (called status bar inside QML). Someone wrote a solution. See last post #15 .
My...
Hi,
thanks for your fast anwser !!!
Are there any plans/roadmap to support offline maps?
Best regards
T.
Hi,
i'm showing Nokia Maps on Belle devices. But there are two things that make me thinking the API is promising more then the implementation can support.
1. How to switch QGeoServiceProvider...
Hi,
it seems http://projects.developer.nokia.com is closed for maintenance since many months.
Where can i find a copy of "Camera viewfinder with OpenGL overlay example" aka "camerality" or a...
Okay found by myself. It works under simulator but it wont work on a real device.
You always has to set a QGLWidget as viewport to access the OpenGL context.
Drawback: QGLWidget has a bad...
Hi,
when i set graphic systems to OpenGL by QApplication::setGraphicsSystem("opengl").
How can i obtain a handle to the created OpenGL context? QGLContext::currentContext() alway return NULL....
Hi,
what is the exact current version of Qt Quick Components for Symbian Anna (with latest patch level)? Based on QT 4.7.3 . And where can i download this SIS package or how to update to this...
Hi,
i want to implement a home screen widget using native API provided by Hs::HsWidgetPublisher and Hs::IHsDataObserver. QT SDK 1.1.3 for Symbian^3 provides header files with the API. But...