Hi bloodredsky,
Thank you for your reply once again. =)
I think it costs around 50 cents (SGD) for overseas sms. I'm not really sure on that but from my personal experience, it's 50 cents.
Type: Posts; User: yahlowgrin; Keyword(s):
Hi bloodredsky,
Thank you for your reply once again. =)
I think it costs around 50 cents (SGD) for overseas sms. I'm not really sure on that but from my personal experience, it's 50 cents.
Hi,
Thank you, bloodredsky.
But that will incur a huge amount of overseas sms costs, since I'm not staying in that region, is there another way that I can avoid this?
I think the sending of outgoing SMS is blocked by RDA. "Other types of networks access (outgoing phone calls, outgoing SMS/MMS etc.) are blocked." I'm thinking of ways of how to recieve incoming SMS...
Hi, what does it mean to be initial release?
I've recently tried to install my application (S60 3rd edition FP1) on a S60 3rd Edition (Initial Release) device, E62, via deviceanywhere.
However,...
Hi,
can anyone help me with this?
Hi, thank you for your link to extended panic code.
The error I've got is KERN EXEC 3 ERROR, which is some null handler error (taken from the forums).
A more consistent way of duplicating this...
Hi,
I've developed an application in S60 3rd Edition platform and wanted to port it over to S60 5th Edition.
Everything works fine except that, when I "touch" the options menu, the application...
Hi, thank you for your reply, I'm not sure why there are multiple postings from me. =x I'll take a look at the pdf again..
er...sorry, but is there a page number?
er...sorry, but is there a page number?
er...sorry, but is there a page number?
er...sorry, but is there a page number?
er...sorry, but is there a page number?
Thank you for your reply.
In this case, why does Nokia/Symbian provides the checkboxes for selecting the various capabilities in Open-Signed? What is the motivation / push factor behind this?
...
Hi,
I'm currently a undergraduate student doing a study in the area of mobile development.
I've come to know of the different signing options namely: Open Signed Online, Open Signed Offline,...
oh thanks, I've been trying to insert the redraw codes in whatever events that I am able to capture. By the way, for future references, I've pasted the methods which wizard_hu is referring to:
...
Hi,
I've created a listbox based on this link: http://wiki.forum.nokia.com/index.php/How_to_create_a_simple_listbox
The listbox appears for a split second and disappear. Next, I press any key...
Hi,
I am trying to remove un-needed fields from my landmark viewer. However, When I turn on the flags for the fields (see code below) that I wanted, the "Show on Map" function does not work and...
After much trial and error, I realised that it's this statement
CEikonEnv::Static()->RootWin().SetOrdinalPosition(0, ECoeWinPriorityAlwaysAtFront); that causes the application not to be sent to the...
Hi all,
I've successfully sent my application to the background my using the snippet found from Sending_an_application_to_background.
TApaTask task(iEikonEnv->WsSession());
task.SetWgId(...
Hi symbianyucca,
where do we call the 2nd piece of code to hide the query window? I tried calling it under ContainerView::HandleCommandL, but I gotta wait for the whole method to finish execution...
Hey r_heuven,
After 101 times of trying, I've finally managed to close the confirmation window successfully. Not sure if it will work for you too though. But nevertheless, below is my code, hope...
Oh, my purpose is simply to notify the user of an incoming sms that matches my pattern. hmm...NCNList, I'll take a look at that too..=)
hmm..but why do we need to implement CGlobalQueryHandlerAO too? May I know what's the implication if we did not implement the CGlobalQueryHandlerAO?
Hi, my operating system is Windows XP SP 3 with JRE 1.4 (j2re-1_4_1_02-windows-i586.exe) installed. I come across other links which said downgrading to JRE 1.4102 may help, but it's still not working.