Hi Pit,
Thanks for replying.
Yes, the web page is loaded and displayed from the widget itself.
I have a web page with a few buttons, one of which is "Map" which shows a map, when clicked. ...
Type: Posts; User: nair.shanker; Keyword(s):
Hi Pit,
Thanks for replying.
Yes, the web page is loaded and displayed from the widget itself.
I have a web page with a few buttons, one of which is "Map" which shows a map, when clicked. ...
Hi All,
I need to invoke a method in a javascript file in a widget from a web page using javascript. Is this possible? If so, then how? For instance a web page contains a button, which when...
There seems to be some confusion here, A.A.M., I am able to capture the RSK "Send msg.". When RSK is pressed, the editor has been instructed to pop up, but does not show up in the foreground, it...
Hi,
Thanks once again A.A.M. If I am not mistaken the procedure mentioned would require the MMC card to be inserted twice for the PA application to be upgraded, once for the PA and second for the...
Hi A.A.M.,
Thanks for the reply. Could you explain how this would work in my case? I should be able to view the message editor and send the message when the phone is ringing and then decide...
Hi,
I need to display the message editor when the user clicks "Send msg." right soft key during an incoming call. My application detects the call and I am able to see the right soft key and launch...
Hi,
I need to create a Pre-Install application (PA) and need to make sure that the application has the auto start feature also. I tried all that has been mentioned in various posts but have been...
Hi,
I am using a N97, S60 5th edition device. When the screen is locked and a call comes in the device displays an animated screen with two options an arrow from left to right for "Answer" and...
Hi,
I went through the article pointed out by vineeth and implemented it, but I am not able to get the status of the lock. I think I should be looking out for screen lock not key lock, since all...
Hi Vineet,
Thanks a ton.
Regards,
Shanker
Hi,
How do I find out programatically, whether the Key guard lock on S60 5th edition devices is enabled or not? Please help.
Regards,
Shanker
Hi,
I don't think you could differentiate type of signing using code. However, you can use the signsis tool to find out the content of a sis file.
signsis -?
This gives the command line...
Hi,
Thanks all for contributing.
I got what I was looking for.
Regards,
Shanker
Hi,
I need to create a Label (i think it is a label) with gradient effects which is displayed when an incoming call is received. I have attached an image for reference. How do I create something...
Hi A.A.M.,
It worked.
Thanks for the tip.
Regards,
Shanker
Hi A.A.M.,
Will try and let you know.
Thank you.
Regards,
Shanker
Hi vineet,
Thanks for the quick reply. I have already done that. Correct me if I am wrong, I think disconnecting status is will work only when my device makes a call and then disconnects. I need...
Hi,
I need to set the font size and change the default font color for a Generic Button (CAknButton) for S60 v5.0. Please help.
Thanks,
Shanker
Hi,
Here's a scenario - a caller dials my number, my device rings thrice and then the caller disconnects the call, how do I detect this situation using CTelephony API.
I have used Active object...
Hi mrudulpen,
Thanks for helping out.
Searched wiki using "CSendUi" and got what I wanted (from the following link -...
Hi,
I need to access the "New message" app available in the "Messaging" folder of S60 5th edition devices especially N97. I am able to access the "Messaging" folder using the ID "0x100058C5"....
Hi,
wizard_hu_, I had already had these links with me, Appreciate the time you have taken to teach me how to use the computer!!!. Thanks for nothing.
A.A.M., Thank you.
Shanker
Hi All,
I need a bit of help in IPC - RMsgQueueBase and its handling. Could anyone please send links to articles, tutorials etc., it would be much appreciated. Thanks.
Regards,
Shanker
Hi,
I need two EXE's to communicate between each other, one being a console application, the other being a GUI application. For instance, the GUI app shows a couple of buttons, when the user...
Hi,
Is it possible to call a GUI based application from a console application? I want to include the GUI apps exe with the console exe when I create the sis file and install them. The console...