but ?? :( Can you please please explain what are the steps of completly overwriting the entire default_deployment.pkg_prerules
Type: Posts; User: sevdotcom; Keyword(s):
but ?? :( Can you please please explain what are the steps of completly overwriting the entire default_deployment.pkg_prerules
Wow many thanks for the tip , N8 has been added to the pkg file however i am still unable to delete the default dependencies . i thave placed default_deployment.pkg_prerules -=...
Hi ltomuta,
I am using Qmake followed by make release-gcce. i have no idea where such conditions [0x101F7961],0,0,0,{"S60ProductID"} //S60 3.0 are coming from. all i want is to add one line in...
My application is only targeted for Nokia N8 . Can some one please tell me how to add support for Nokia N8 only and displays error if other handsets try to install it. If someone can place the...
Hi,
I am trying to self sign an app to test NetworkControl capability using these instructions. I get a sis file but cannot install on the device (N8).
I have 2 UIDs the unprotected one and...
Thank u so much. Dan my man -:)
Hi,
I am clearing and re populating a QListWidget based on a timer. Every time that happens, the list widget is scrolling back to the top. Can I find out the scroll position of the list and set...
Hi,
When using TApaAppInfo to find out the (name) caption of a few (WRT) applications using their UIDs, I am always getting a generic name for all of them which is widgetUI or WRTWidget.
Is...
Hi Dan,
At least with my app, I don't think it's a memory issue. I am not using any images and only have 3 widgets in the whole app. A tab widget, a list widget on the first tab, and a webview...
Yeah, it did not fix my problem either. Nokia folks, please help.
I just found this thread. It may or may not be related to our problem.
I can repro this problem consistently. Using the code I mentioned earlier, here are the steps:
1) Run the app
2) With the first tab visible go from portrait to landscape and then back to...
Hey newbie2201,
I am having the same overlapping problem with stacked or tab widget and QWebView. I noticed that the overlapping start to happen when changing the device (N8) orientation with the...
I can navigate to the same page using the phone built-in browser. So I am assuming that the problem is with my application. I used the code suggested by the nokia wiki site.
Any other ideas...
Hi,
Are there any reasons why I cannot show google.com in my Qt application?
Thanks
Hi,
I am trying to close a connection using Connection Monitor Server (connmon.lib) using this code:
// stop the first connection
TInt ret = monitor.SetBoolAttribute( ids[ 0 ],
...
Hi,
I am trying to use this code as suggested by wiki, but I am getting blank view both in the emulator and on the device. Any idea?
Thanks
int main(int argc, char *argv[])
{
Hi,
I am maintaining a QList of objects in my application. Using a timer, I go through the list every five seconds and update some of the objects in the list. I also get notifications from the...
Hi Skumar,
Thanks for the reply. What are the other ways of doing this. I tried using the Symbian dialogs instructions but run into some issues.
Thank you again
4.6. The problem is now fixed. I think what fixed it was setting the content spacing and margin to zero.
Thanks anyway.
Hi,
I am having problem seeing the options of a QCombobox widget since both the text color and the background color of it are white by default. The combobox looks ok in the simulator but not on...
Hi,
I need to display a message to the user from my application which is running in the background. What would be the simplest way to do that? I am building my app with Qt 4.6 and S60 5th...
Hi,
Is there a signal that I can connect to when the main window goes to the background?
Thanks
Hi,
I have a very simple Qt app that uses grid layout. When I change the screen orientation from portrait to landscape things look fine. When I go back to portrait mode the layout go back but it...
Hi,
I am trying to display the icon of an app that I got from the RApaLsSession. I get the full file name and store it in QString. The file name looks something like this:...