Nokia-MIDlet-Splash-Screen-Image does not work, use MIDlet-Splash-Screen-Image instead (still only in JRT 2.1).
Type: Posts; User: rkistner; Keyword(s):
Nokia-MIDlet-Splash-Screen-Image does not work, use MIDlet-Splash-Screen-Image instead (still only in JRT 2.1).
I tried the demos, but none of them seemed to be designed for keypad-navigation. My application will be designed specifically for keypad-navigation, and will mostly have a single list or input field...
Another question, is it possible to use a custom build system/makefiles from inside QtCreator? Or does it rely on the Symbian build system like Carbide does?
I like using SCons to build my Symbian...
Is it possible to do Symbian/S60 development by using only Qt Creator, or is Carbide required for the development? I believe Carbide has to be installed because of compilers or other tolls bundled...
Most of the demos I've seen for Qt use the touch interface of S60 5th edition, which are similar to that of a desktop application. How suited is the Qt UI components for S60 3rd edition, where only...
I've tracked down the problem, and it seems to be specific to the positioning method: it always reports S with the integrated GPS (which is correct), but always N with the "Network based" method...
I need to create a compound control, containing for example a label and a text editor. Is there any way to do this on the S60 platform, so that I don't have to handle the layout and background...
I'm devloping a location-aware application specifically for the Nokia 6210 Navigator. The problem is that on my phone, sometimes the coordinates are given as North instead of South, for example:
...