dude, why would you close the network connection?
there is a way to detect network state -> http://wiki.forum.nokia.com/index.php/CS001234_-_Checking_network_state_in_WRT
hope this helps
Chrs
W
Type: Posts; User: wenz; Keyword(s):
dude, why would you close the network connection?
there is a way to detect network state -> http://wiki.forum.nokia.com/index.php/CS001234_-_Checking_network_state_in_WRT
hope this helps
Chrs
W
just use a lightbox alert instead
please see comments below,
Hope this helps.
chrs,
Wenz
cool, the following line need to be updated in the default.js file..
window.NOKIA_PATH_BASE="../../" base on what the physical location is.
and then the problem solved.
Hi,
When I use Aptana Web I could load everything well for Guarana, but for some reason I couldn't even render a sample of creating a Guarana button under WebSdk complier either on N8 handet, is...
Hi,
same as Title, just realized that after you make a call via wtai standard in WRT, it won't return to your application by default.
any recommendations?
Chrs,
Wenz
telephony.cpp:18: error: 'QT_TRAP_THROWING' was not declared in this scope,
I'm pretty sure I've included the QtGlobal header in the file.
still got this error, any hints?
Thnx, achipa,
another question, so if I want to create an application working for current N8 only, is there anyway I could dump a release for 4.6.3 N8 from my Qt4.7 dev environment?
I may say the...
Thnx Wai, I actually tried on my N8, it was failed. haha.
but yeah, in the future it should be using the same UI library for both Meego & Symbian on Web apps, I reckon even the widget file...
Can N8 with its Qt4.6.3 SDK run an app designed with QML by default ? Do I need to patch anything as a user?
same app with 3 separate homescreens? why? homescreen is under one dimension only, ie. 82 x 312 pixels
check this out,
http://jquerymobile.com/gbs/
seems like only good for Symbian 3
what if I want to send an HTML email?
tired to encoded my email body but failed.
Chrs,
Wenz
Hi rohan354,
I've just put the code into my simulator, by adding the value of ServiceObj to watch with I can't see any function called "getPositionUsingMethodName" can be used.
I reckon this is...
Thnx Ilkka, it's cool, I've done by creating a new function externally within my js file for my simulating work, either way I've get what I want already, and It's good to know that way tho.
and,...
same as title, I can see that it comes with GuaranaUI by default in WebSDK, it would be good to keep both wgt and wgz using the same UI components.
do a search on Symbian developer website, it should have few samples, and be quick, the site is turning down very soon.
Hi,
same as title, How to change the default WebSDK simulator Contacts data?
i found a file named "contact_data.js" under $Nokia Web SDK 1.0.1\Web SDK Simulator\platformservices\data\symbianwrt...
good question gaba88, simply because I can't use the TelephonyAPI by the native Mobility API, and I realise how hard to make a call in Qt.
do you have any better idea?
Hi, I know N8 is preinstalled with 4.6.3 Qt Library, I'm currently developing an application for N8 specifically, so I guess it would be better to download the 4.6.3 library and port it into Carbide...
thnx Teemup,
I think now I have catched up a bit background knowledge after wiki around,
I've just installed Symbian 3 v0.9 and done the S60 SDK specification settings in QCreator, also copied the...
Hi Airien and everyone,
I've tried to integrate an wtai:// call link inside a QWebView object and it fails.
The extension way could be the only way I should go now, I've just installed Symbian 3...
Thnx Airien, I'll give a try and response back soon.
and now I'm wondering whether it is possible to create a hyper link like this <a href="wtai://wp/mc;1300000000"></a> on my QLayout, if this is...
You said exactly what I want to say!!! Mobility api without a make call function just doesn't make any sense of the name "Mobility API".
anyway, I copied those files to my QtProject on into my...
got some info from here http://discussion.forum.nokia.com/forum/showthread.php?213524-Phone-call-still-support already.
I'm not able to use the QTelephony api neither by 1.02 mobility api.
so,...