Hi all,
I have the problem about the socket. This socket set some parameters from SSL. It worked fine for the first time binding. Then, I restarted the application, and the socket cannot bind...
Type: Posts; User: stevensei; Keyword(s):
Hi all,
I have the problem about the socket. This socket set some parameters from SSL. It worked fine for the first time binding. Then, I restarted the application, and the socket cannot bind...
I found that the error "Menu:feature not supported" in my application is caused by RThread that I created. When I commented out the RThread, the application worked like a charm. Does the firmware...
Can I ask one more question? We just need to remove the static library that we added to project, or all the libraries (includes some library of OS). Thanks.
Thank you for replying. But I used a lot of lib. If I remove one by one, it will take a lot of time. Is there another way to address the problematic library?
Hi all,
I encounter a "Menu: Feature not supported" problem after I upgrades firmware to 071.004 on my E72. Before upgrading firmware, the application works like a charm. Does anyone can help me?...
Yucca, thank you for your reply.
Is that any problem with RMobile.NotifyMobileCallStatusChange? Does it conflict with the phone resource?
I searched and found that RMobileCall is often used on...
Hi all,
I want to monitor the phone call status when they change (dialing, connected, disconnected...). I create a CActive object which used the RMobileCall.NotifyMobileCallStatusChange, but when...
I just want my application can install on specific device, other device not in the list will show the "Application... anyway?". How do I proceed that in *.pro file? Thanks.
Hi gaba88,
Actually I used some Symbian^3 specific API, so I can't make the application into one package. I also tried to modify the _template.pkg file but it clears all my modification when I...
I have developed an application support both Symbian^1 and Symbian^3. And for each Symbian version, I has one installer. But I just want only one installer. Can I combine these two installer in one...
Thank Marko. Note that I'm using Nokia N97 mini. Don't Nokia N97 mini don't use the mobi browser. Sorry that I don't mention I encounter problem on Nokia phone.
Hi all,
I try to access the "http://store.ovi.mobi/..." with QML WebView but it can't access and notify that "incompatible". I have try to change the user agent but it only works for...
Hi gnuton,
I don't undestand your meaning. You said that it works fine with webkit. And what user agent you are using? Chrome or Firefox or anything else?
Sorry for my bad English.
Thanks
But if I want to search something, the solution you mentioned is not a good usecase too.
What I'm going to do is When user close the input panel, I will do something such as add the item to the listview, or search something.
It seem that WebView are not clear the background when load the new page so the text will overlap. I have solved it by set the background color for the HTML and it can show it normally.
Hi all,
I want to catch when the software input panel is hidden (or when user click the "Green check" button). Is there a way to do that?
Thanks.
Hi gnuton,
I think it's not a cause. Because when I set all of them to true, the problem is still exists.
Hi all,
I try to use Google Maps Javascript API in the HTML file and show it on QML WebView to show the map with specific coordinate. But it just displayed the constants size, I can't interact...
Thank symbianyucca, I solved the problem by changing the user agent header.
Thanks, I will try to create a new WebView derived class, but do you know which user agent that compatible with the Ovi Store?
First, thank you for answer me. But, how could I solve this problem? Do I have to create a new WebView class. Or I just have to set the compatible user agent? Which user agent is compatible with...
Hi all,
I have the strange problem. When I use QML's WebView and set the URL link to the Ovi Store (e.g. http://store.ovi.com/content/46870). It always direct me to...