Can anybody confirm me whether dynamically adding elements through javascript is possible or not for s60 devices (from 3rd edition)
Type: Posts; User: Nithin_GNK; Keyword(s):
Can anybody confirm me whether dynamically adding elements through javascript is possible or not for s60 devices (from 3rd edition)
Does anybody know whether it is possible to add elements to HTML page through Javascript in Qt.
I tried this on the simulator and it works. but on the device(N97 ) it does not work. If any body...
How can I add the cursor to the Web View. I tried using Set Cursor to the WebView. But I a cnnot see the cursor.
Can any body give me any working exapmle for this
I am working on loading a webpage from N79 (s60 3rd Fp2).
I am able to load the mapview by loading a url.
webView->SetUrl(QUrl("https://google.co.in/"
But I am trying to load another webpage in...
Can Anybody guide me to solve this error.
:: error: [\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\udeb\untitleda.exe] Error 1
Thanks any way, I'll try solving the problem. :)
ok, But is there any API for getting Wifi BSSIDS in Symbian^3 API.
Hi,
I am using qt 4.7.0 with qt creator 2.0.1.
I am trying to call the native symbian APIs for an app for s60 3rd Edition FP2 mobile. I found an example of sampleAudio from the forums. It built...