Tagged Questions

1
vote
1answer
25 views

Detecting Nokia E61 Keyboard Layout in J2ME

Hi Everyone, Nokia E61,E71 etc has different variations of keyboard layouts like QWERTY, QWERTZ , AZERTY etc. Is there a way I could detect the current keyboard layout through J2M …
0
votes
1answer
113 views

IMEI using Javascript

Hi, is there any way to retrieve the IMEI number of a cellphone, using javascript?
3
votes
1answer
29 views

Reminder app for S40 phone

S40 doesn't allow an app to run in background. It seams the only solution is to use PushRegistry.registerAlarm. I'm trying to make a reminder app, so when triggered it should make …
1
vote
1answer
61 views

Can i use android on Nokia E61i (ARM9) [closed]

is it possible?
1
vote
0answers
67 views

AT command AT+CPMS=”SM”,”SM”,”MT”

I needed a clarification about the AT command AT+CPMS="SM","SM","MT" Although this AT command work with most of the UEs,it however gives an error msg with the Nokia N72... I tried …
1
vote
2answers
22 views

What Information can a Nokia WRT Widget have access to on the Device?

I intend to store a unique ID on every device that accesses a web service through a Nokia Web Runtime Widget. Now I know that these Widgets cannot Read/Write files on the devices s …
0
votes
1answer
12 views

QObject::findChild returns wrong address when used with a custom widget plugin

When I call QObject::findChildren(), the address I receive is not the right address but it points to an exact copy of what im looking for. This error happens for the only case wher …
0
votes
0answers
33 views

Why can I not insert a QStackedWidget inside a custom widget?

I have made a custom Widget based on the "Custom Widget Plugin Example". Inside that custom widget I put a QStackedWidget. The problem is that when I start coding I cannot access …
0
votes
2answers
28 views

How do I auto-adjust the size of a QDialog depending on the text length of one of its children?

I have a QDialog I am working with. It is made somewhat like a QMessageBox. I noticed that the size of the QMessageBox (and the size of its label) depends of the size of the mess …
1
vote
2answers
47 views

“Out of Memory” error in nokia 5610 while loading MP3 file.

Hi all, i am developing one j2me application to play wav & mp3 file. problems are: while try to play mp3 file in my phone (nokia 5610d) it is making "Out of memory" erro …
1
vote
2answers
82 views

How can I insert a widget into a mainwindow generated by Qt designer?

I have a Main window build with Qt Designer and I also have a widget built with Qt designer (both in a separate ui file). How can I instantiate my widget into my mainwindow at run …
0
votes
1answer
34 views

Is there a way to emulate a QGroupVBoxLayout?

I am using Qt designer and I know how to use a QVBoxLayout and QGroupBox but it seems there is no such thing as a QGroupVBoxLayout. So I have to put a QVBoxLayout inside of a QGro …
3
votes
1answer
90 views

Question about a QList<QStringList> in Qt

I'm using Qt 4.5 and im working with a QList<QStringList> which is a list of string list. Now I want to replace one string inside one stringList but with it seems unusual to …
1
vote
1answer
57 views

Developing custom list control in 5th edition

If a custom list control is to be developed for S60 5th edition phones, what is the best approach to do that? The control should enable rich presentation of data in custom layouts …
3
votes
3answers
906 views

Nokia s60 emulator for linux

I am using EclipseMe on Ubuntu. I want an emulator that can emulate mouse movements on screen. Is there an s60 emulator for linux? Edit: Does net beans has an in built emulator …

1 2 3 4 5 next
15 30 50 per page