Is there already a bug report for this ?
Thanks
Type: Posts; User: Guilo19; Keyword(s):
Is there already a bug report for this ?
Thanks
Hello,
I may have a bug here but I want to discuss it before filing it. My application is running in Nokia N97 mini. It first has a login window, so two QLineEdit, one for username, the other one...
Yes I have this but in Qt-Simulator. I want to deploy my application on a real phone. Once I try this I have the general-os related error. Everything works great on N97 and in the simulator. Changing...
I am compiling with QtCreator and I don't have such an option. I can see this option on the remote compiler but it doesn't support QtMobility. So how can I choose, in Qt Creator between 3rd and 5th...
Hi !
I have made my application with Nokia Qt SDK. So far it works very great on my Nokia N97 mini. But when I want to install it to a Nokia E52 or on N79, it first warns me that the application...
Hi !
I am working with Qt on Symbian. Is it possible that while my application executes, even if the user doesn't touch the phone thz screen won't dim ?
Thanks
OK, it works better with QListWidget and setCurrentItem but still it doesn't look like I want. Currently it looks like when the user as released the item, I would like it to look like when the user...
This is for QListWidget, not for QListView
Hi !
I would like my user to focus on an item of my QListView. So I have used
main->alertsList->selectionModel()->select(item->index(), QItemSelectionModel::Select);
And on the screen...
Hi !
My application is playing a warning sound with QSound. But the volume keys on the phones don't work to make it more or less loud. Is there a way to do this ?
Thanks
In fact maybe it is not Qt related but phone related. I have tried this outside, with all positioning methods enabled :
- Ovi Maps - My Position : works instant
- Location application - GPS Data...
Thanks but there is only the latest version on that page and I haven't found the beta in the archives.
Yes, I have followed this example but yet it doesn't update on my N97. Am I missing anything in he parameters of the phone for example ? Or do I need to choose a satellite for my source ? Because...
Hello,
My application is using QtMobility on a Nokia N97 Mini. But although I have start updates and set an interval, the signal positionUpdated() is never emitted, even when there is a good...
Yes I do have it.
Hello,
I am using Nokia QT SDK RC because if I have understood well it is the only way to have Location API working on Symbian. I have tried to use QNetworkSession in my application but it fails...
Hi !
I have created menus in my Qt application for S60 following the wiki here. It works but in fact, I would like Options not be a menu but a button, which I can change the name and the action....
Does anybody know about a kind of "proxy" server that I could connect trough http, sending requests ? That server would run next to my remote SQL server and relay the queries and answers. It would be...
I have already tried this but it didn't change anything regarding documentation. Anyway, I haven't a de vice to test so far so I have built the package and tried it on RDA. Unfortunately these...
Thanks for the links but it may not suit all my needs. I have checked about PAMP which contains a port of MySQL to Symbian. But trouble is that is has been compiled with armv5 and winscw only. So...
Ok but the fact is that I have a full install of Nokia Qt SDK on Linux and, at least in QtCreator 's help, the only reference I have to Maemo is how to set up the environment. I have installed the...
Yeah for sure but I have seen many applications on symbian connecting to a remote server. Isn't there a library, not necessarily Qt-related to connected to a remote server. And if yes, is it possible...
I am sorry, I am not sure to understand :
Ok, this is already done. My application works fine on Simulator, connecting to the remote MySQL. The problem is that when I compile for Symbian, there...
Ok Thanks to have made it clear. But where are those apis. Not bundled with Nokia Qt SDK ? I don't have any of these components in my documentation.
Heu... latest Nokia QT SDK (1.0 FINAL). When I choose to build and execute in the QtSimulator and then choose Maemo Freemantle, isn't this a simulator for Maemo ?