Hi,
Please Provide Full detail at chavadasanjay@gmail.com
Thanks and Regards
Type: Posts; User: cds.ds; Keyword(s):
Hi,
Please Provide Full detail at chavadasanjay@gmail.com
Thanks and Regards
hello,
my contact details: chavadasanjay@gmail.com
Contact no. : +91-9824826396
Thanks and Regards
Hi,
I use Hindi ttf font in RichTextEditor.
TBuf<200> message;
iEdwinName->GetText(message);
for (TInt i=0; i<message.Length(); i++)
{
TUint16 abc =...
Hi,
I develop application of multilanguage.I success to use UTF8 and I can display hindi char.But I can't display Hindi char in note dialog.
I can use font to display Hindi char in editor but I...
Hi,
Refer this link http://wiki.forum.nokia.com/index.php/List_Files_and_Directories
It can help you.
Best Regards
hi,
Please refer SDK example.You can find all help in the SDK.
If you want to put edit box then refer EDITOR example given with the SDK.Try it.
Best Regards.
Refer this link
http://wiki.forum.nokia.com/index.php/Converting_Descriptor_to_Char_and_Char_to_Descriptor
Hi,
Yes,you are right.Can't use GPS receiver.Have you not seen any sensor inside the phone(there is one with E51 left upper side).You can refer one article on the wiki site.the link
...
Hi Navime
You can refer location based application to track the actual position with latitude and longitude.So you can find where the person is.There are four example given with the s60...
Hi,
If you want to send your program code then send it to chavadasanjay@gmail.com
Hi,
Thank You very much.
Yes you are right.I got my solution.
When I remove "-string I got the character.
Thanks again
Hi,
I am using s60 3rd ed. fp1 and I want to display unicode character.But I cannot display.
I read all the thread related to unicode.And i follow all the procedure to use the unicode.
My...
Thank You very much your reply.
I have seen that link but I cannot find any solution for that.
thanks again
Thanks
I already check those link although I check again for confirmation.
In my application I use Unicode.But there is no change.
I am from India at Rajkot(Gujarat).
Thank You,
I think you are right. The phone language setting is automatic.But as per example when install application phone ask to choice for language.But it just install application and dont ask....
Hi,
thank you for your reply
I got the solution for that.I am working on VS.NET2003 and in this I change setting carbide vs. properties.
But now when i install my application to phone,phone...
Hi,
I want to develop multi language application and I follow all the method given in the thread
My package file:
; multilang.pkg
; Languages
Define your own CBA button.
And use it in your application.
Define your own CBA button.
And use it in your application.
Hi
In my application I want to change my menu pane language to hindi.
I put my font in .loc file and save it as UTF-8.
I also write CHARACTER_SET UTF8 at the start of the file.
I put my ttf...
Hi,
check for any function that you defined in your header file but not in your .cpp file also check any function that you may call from the outside class and that you maynot defined.
ok symbianyucca,
But I already use Gujarati language font in .loc file and convert it to unicode-8 and then use it.Below I give that
rls_string qtn_example_text "dwsh>r;" .loc file
...
Hi symbianyucca,
thanks for reply,
But How can i forse my resource file to use Gujarati font?
Is there any example that i can refer?
hi,
I want to change the language of menu to Gujarati.I put my char to .loc file and save it to as a unicode but the language of menu cannot change.
I work on both 2nd and 3rd edition.
In 3rd...
Hi,
How can i create a polymorphic dll using VS.net 2003?
How can i start to create?
Is there any doc or article how to create polymorphic dll?
or i need any other tool required to create...