Hi,
Encountering 2 problems, can anybody give me tips?
A. I have many images and jar file is around 5 MB can it can't be loaded in simulator, there is an option in simulator settings but if I...
Type: Posts; User: aktarjahan2003; Keyword(s):
Hi,
Encountering 2 problems, can anybody give me tips?
A. I have many images and jar file is around 5 MB can it can't be loaded in simulator, there is an option in simulator settings but if I...
I am trying to include here map in my j2me app.
I have included maps_api.jar as external jar file in my project.
With this inclusion, my midlet crashes at the beginning but if I exclude it ...
Hi,
Can any body point me how can I set scroll bar to a qml page, In the following image, I want to have a slider bar so that contents in the bottom is visible.
...
I am not 100% sure about the image. But with gimp 2.6 it looks the image is transparent.
RHS is taken from gimp editor and LHS is windows paint. Is it not transparent? See the image from here ...
Hi,
I am drawing transparent image in the page but for some reason it is not visible as transparent, can any body point me the reason?
Please see the + - back and reset button. See the image...
Hi,
Thanks, I am going to upgrade my web server to support https, (it cost some money for me). Before doing that I would like to make sure that Symbian also supposrt https. We have a...
Hi,
Thanks for your information.
Following link gave me some light for solving the problem but
http://www.cplusplus.com/reference/algorithm/next_permutation/
I am going to use it in my Qt app ...
I know, would be nice if you can give me general formula for this, I would like to include it in my app. I spent sometimes and looks difficult for me,
Hi,
Does still Nokia loan Symbian device for developer?
Can any one point me how to use the service, I have a company.
Is it costly or do I buy the needed device?
Aktar
When we are going to see the online daily reports? For me it has been several weeks, it is down (I get the money, reports etc,) but I can't see if it is sailing daily basis? It was quite OK...
Is there any way to post directly from my qml application to facebook wall? I mean, I want to provide email, password and the text I want to post. I don't like that it will load the facebook login...
Hi,
I have following code and could not find how to find the origin of rotation.
My target is rotate centerarrow around the center (like hour, minute etc)
In the clock example...
Hi, Thanks for reply. Is there any way I can embed Nokia Map in my Qt or QML application. Or can I load Nokia map (with default guided services) and tell it to take me from one place to another...
Hi,
I want to load Nokia map and voice guided system in my QML application (meaning I want to control the map from my application), is it possible with QML? I saw a Qt map example, if I adapt...
It did not work for me, there must be some where I have changed but can't trace it. console.log or qDebug() none work.
On the other hand if I make a new project, then both works.
Hi,
I removed console output by adding these 2 lines in my pro file.
CONFIG += release
DEFINES += QT_NO_DEBUG_OUTPUT
Now for debug purposes, I need the log to the application output window. For...
Hi,
I am looking an qml example (http://doc.qt.nokia.com/4.7-snapshot/widgets-digitalclock.html like this one) so I can draw digital looking number example. Can anybody point to an example or...
Hi,
I don't have account in Symbian signed.com. Previously there was online signing for basic capabilities, Can I do something like that?
user = new TextField("Your id:", "type here", 10, TextField.ANY);
In the above code, I would like to make "Your id:" in bold, how can I do that?
Also when user start typing, it should remove...
My app was failing with such message : "My_App feature not supported" with some devices.
I investigated and found problem can be same like this ...
Hello,
Can any body mentione how I can select Qt 4.7.3 for Anna in Qt SDK?
I have seen in some dibo questions that if we select Anna + Qt 4.7.3 then my app will works for both Belle and Anna....
hi,
How the console.log should behave with debug/release mode?
I was expecting that in release binary there should not be printed the console debug text.
If I build my project in both ...
Hi Expert,
In QML I would like to change the radio button text to other color than white
How can I do that? It looks button text by default it is white is visible as white by default.
thanks
...
Hi,
I have an issues with highlight a list box item. I save an index and when the listbox is created I want to highlight that item. For me something is missing. Here is my code. If I click on an...
Hi,
Looking some common solution for QML app.
A. How to hide it to back ground for both Symbian and MeeGo
B. How to remove from swap window,
Is there common solution for both platform?
...