Hi,
I could solve the problem. I was doing someother things before giving the resource file to the application, in which it was taking some string from the rss file. Before doing that I gave the...
Type: Posts; User: LailaVarghese; Keyword(s):
Hi,
I could solve the problem. I was doing someother things before giving the resource file to the application, in which it was taking some string from the rss file. Before doing that I gave the...
Thank you for your replies.
I implemented multilingual support according to http://wiki.forum.nokia.com/index.php/Multi-language_support_at_run_time
When I remove the ENonStandardResourceFile from...
Hi,
I have to make my multilingual application show CAknMessageQueryDialog. It displays the dialog but does not display the text. It displays if the theme of the phone is selected to be white...
Hi,
I am having the same problem, like I have a multilingual application for which I use ENonStandardResourceFile and when I use EAknEnableSkin, the text in the CAknMessageQueryDialog is not...
Were you be able to change the color of the CAknMessageQueryDialog? Can you please let me know how to do that if you have done that. EAknEnableSkin cannot be used with my application.
Thanks,
Laila.
Hi,
How to protect the .rm files which we use downloaded from our server. When the files are drm protected and downloaded through the application, it does not play in Nokia6600. When drm protected...
Could you please tell more about this
Thanks,
Laila.
Do you know how long will they take to reply for the mail send to symbiansigned@symbian.com? Is there anything more that can be done???
Thanks,
Laila.
Hi,
How to know application specific information on Symbian Signing?
We want our application to get symbian signed. We tested it with the test tool. The test tool gives four errors which we...
While testing an application using Lowmem tool, there are 45 to 50% failures. How to make it low? Could not find anything related to UHEAP_MARKSTART in documentation. Searched in Series 60, 2.0...
Hi,
Anybody know more about the tool 'Alloc Heaven'.
Is this available for free download? If yes, please post the link.
Thanks,
Laila
Hope you are a Java guy. Iam doing Symbian C++ and could not find a solution. CreateResourceReaderLC in my code gives error and the programs exits.
Hi,
Can a console application read from a .rss file. If possible how...
Series 60, Symbian C++
Thanks,
Laila.
Please refer the link
http://koti.utanet.fi/~figu/networkhowto/
if you have not already.
Hi,
Is there any class in Symbian C++ which is equivalent to Canvas in Java which allows to draw jpg.
And which is the stream which can be used to get MJPEG stream as input and manipulate it...
thanks...
where do you get the error code descriptions from?
And have you any sample codes which seperate the JPEG from the stream of MJPEG.
Thanking you,
Laila
When using
iImageDecoder=CImageDecoder::DataNewL(iFs,des,_L8("image/jpg"),CImageDecoder::EOptionAlwaysThread);
it throws error.
Iam trying to convert the TDesC8 data read from a jpg file and...
Hi,
I want to know when the phone is back to an area where there is enough signal strength. Is there any event which gets triggered when the phone is transferred from an area of lower network...
Hi,
Iam working with Series60 emulator, with SDK 2.0, I got the emulator connected to the internet using the link given below:
http://koti.utanet.fi/~figu/networkhowto/
try using the link
...
Hi,
Can anyone help in getting the downloading speed in Nokia 6600......
Thanking you,
Laila
Hi,
Thanks for the quick replies. But the ExampleClient don't use this HTTP::EBytes.
We wanted to download from and to the given bytes from a file.
For this we came to know that this...
Can you please explain which is the example which use HTTP class??? We could not find any example which use this HTTP::EBytes. If you have found one, please let us know.
Thanking you,
Laila
Hi,
Have anyone used the HTTP class? It is said that this class is only supported from 7.0. Which sdk do support this class. We would llike to use HTTP::EBytes in sdk2.0. But it does not seem to...
HTTP server is bieng used and the server supports this function. There is a Win32 API 'InternetSetFilePointer'. I would like to know if a similar one is available in Symbian.
Thanking you,
Laila.
Hi,
I too want to do the same. Could you send the sis file through your application? Can you please explain the steps to do this. I don't understand what to do, which all files to copy. Can you...