473,395 Members | 1,969 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Palm programming (displaying different char-set)

I am now makeing use of Code Warrior to build an application. I ve
finished developing the whole interface. But now I need to transform
the application to a Chinese version (using Big5).
How can I achieve this? It seems that CodeWarrior doesn't support
Big5. Should I import any library? Thx for answering my question!
Nov 14 '05 #1
2 1321
<di*****@cuhk.edu.hk> wrote in message
news:16**************************@posting.google.c om...
I am now makeing use of Code Warrior to build an application. I ve
finished developing the whole interface.
That's nice.
But now I need to transform
the application to a Chinese version (using Big5).
How can I achieve this? It seems that CodeWarrior doesn't support
Big5. Should I import any library? Thx for answering my question!


Well, the answer you are going to get here is "we don't know".
Ask where Code Warrior or Big5 is topical.

Peter
Nov 14 '05 #2

<di*****@cuhk.edu.hk> wrote in message
I am now makeing use of Code Warrior to build an application. I ve
finished developing the whole interface. But now I need to transform
the application to a Chinese version (using Big5).
How can I achieve this? It seems that CodeWarrior doesn't support
Big5. Should I import any library? Thx for answering my question!

Unfortunately ANSI C is based on the English character set. There will be
libraries available for Chinese, but there is no standard, and no standard
way of calling them.
If you use any string-handling functions then expect them to break when the
string is translated into Chinese. Really if you are going to translate your
UI into an oriental language you need to plan for this before you write the
English version, separating all the English-language strings out and
handling them internally using methods that will support both English and
Chinese.
Nov 14 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Paul M | last post by:
Hi there, i hope someone can help me out here.. I have a input screen where i want the user to enter text in 2 different languages, english and macedonian. How is it possible to make the...
25
by: Andrew Thompson | last post by:
I was recently loading an HTML editor so I could find the charcode of that particularly obscure character using the editor's 'insert special character' dialog. It occured to me there had to be...
2
by: jcabc | last post by:
The row counts I am getting from SQL Enterprise Manager and Query Analyzer are different. When I double click a table in Enterprise Manager it gives me a row count of say 1000. However, when I...
0
by: Mabden | last post by:
Palm C people, I have had a Palm device foist upon me, so I wrote a nice game for it, but I don't know what newsgroup to use to find out info about straight C programming on the Palm. There seem...
2
by: lltaylor | last post by:
Hello, I am trying to create a form which when initially displayed only has 2 radio buttons. Then based on which radio button you select the appropriate form appears below the radio buttons. ...
9
by: Or | last post by:
I have an access database full with data written in hebrew charecters. any query which uses a hebrew charecter field for the ORDER BY clause is not sorted properly. The database is sitting in a...
1
by: Shari | last post by:
I am trying to use a repeater control in an ASP.NET application (codebehind is C#), to display a bunch of error messages after a validation has occurred. In the codebehind, I have access to the...
2
by: naijacoder naijacoder | last post by:
I want to have a asp page that would be displaying different contents depending on the user that logged in. And the data would be populated from the Database! Any ideas on how to do this ***...
0
by: WebMatrix | last post by:
Hello, I have a data list that displays data (over 20 fields) comprised from different tables. Right now when user clicks edit button, all fields turn into textboxes, so user can change values....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.