Display and Input Chinese conflict? +other qs.

I have a Swing Application - and I want to have part of the GUI in Chinese. (List boxes etc.) In order to do this, I use Bitstream Cyberbit font and it works fine.
In order to Input data in Chinese in a TextField, I use NJstar to do the data entry. This works fine on its own as well.
- Now, when I have an application to do BOTH the above, it does'nt work (I cannot input Chinese AND display chinese)
Do I need to use a font or something that comes with NJstar for DISPLAY as well?
Is there an underlying conflict between NJStar and BitStream Cyberbit on when working together - i.e. one cannot use bitstream cyberbit for display and NJstar's font for data entry?
- Data entered by entered by NJStar in chinese can be read by Java as Unicode? For example
//if textfield1 contains chinese characters (as entered by njstar)
String chineseString = jtextfield1.getText();
do I need to do any change in encoding??
- Sometimes NJstar enters rubbish (incorrect encoding) in my Swing window? Anyone had the same problem?
Please advise. TIA,
Carlos

Hi Carlos,
I'm yet to meet the Bitstream Cyberbit font, but one question sticks in my head. Is it a Unicode-based font?
AFAIK, NJStar enters all its data in a Unicode format, so it's possible that while Swing knows how to handle NJStar's input, the Bitstream font doesn't know how to display it.
As for the rest, the only other thing I can suggest is that every now and then CJK characters like to be converted over to UTF-16 in Java as opposed to UTF-8. I'm still not entirely sure why. :)
From memory, you can change the encoding of the data you're entering with NJStar, so that might be worth a shot.
Hope that helps!
Martin Hughes

Similar Messages

  • How to read and input Chinese through Blackberry wireless cell phone

    The way to read and input Chinese through Blackberry wireless cell phone
    My phone model  is Blackberry 8520.
    My Blackberry can read and input Chinese after these steps. 
    1. Go to the weblink http://na.blackberry.com/eng/support/downloads/download_sites.jsp
    2. Click "China Mobile Peoples Telephone" included in "Asia Pacific".
    3.Select a product from the drop down menu, for example, mine is BlackBerry 8520, and I select it.
    4.Click "next"
    5.Then select the "Download Software" on thebottom of the same webpage.
    6.Fill in all the information required on the following page, then "Next"
    7. Start download the software to you PC, computer or laptop.
    8.Install this downloaded software to your PC. The software is called "8520wifijEastAsia_PBr4.6.1_rel424_PL4.2.0.122_A4.6.1.286_China_Mobile_Hong_Kong_Co._Ltd"
    9.Link your wireless cell phone to your PC
    10.Then go to C:\Program Files\Common Files\Research In Motion\AppLoader
    11. Double click "Loader"
    12. Select all the languages you want to update to your cell, and then follow the information to the left steps.
    It will take about 20 minutes after Step 12 to finish the upload to the cell.
    Done.
    Now I am happy I can read and input both English and Chinese through my BlackBerry.
    If you have any questions, please leave message to me on this web.
    Good luck.
    Grace

    Hi Grace,
    I'd faced the same issue as KU.
    After all the installation.. it does not have any options for me to choose for the language.. can kindly assist me on this???
    it only showed those applications that i had in my mobile...
    Thanks
    -fei-

  • How do I use my iPad as the display and input device for my Mac Mini?

    I plan to have the following stereo configuration:
    Integrated amplifier with USB input that supports up to 24/192 audio, the Peachtree Nova 125
    Mac Mini with USB connection to amp, wifi to the Internet, housed in the equipment cabinet with the integrated amp, no other music source.  No display or keyboard connected to the Mac Mini.
    I would like to use my iPad as the display and to control the Mac Mini to run Pandora, iTunes, Spotify, podcasts, etc.
    Anyone have success with this general configuration?

    You need a set of apps (one for iPad and another for computer) like Team viewer or Go to my PC

  • Can Iphone4 read and input Chinese?

    If I buy Iphone4 in UK, can I have Chinese menu and have PINYIN input Chinese?

    Copied from this link which applies to every iPhone regardless the country where the iPhone is sold.
    http://www.apple.com/iphone/specs.html
    Language support for English (U.S.), English (UK), French (France), German, Traditional Chinese, Simplified Chinese, Dutch, Italian, Spanish, Portuguese (Brazil), Portuguese (Portugal), Danish, Swedish, Finnish, Norwegian, Korean, Japanese, Russian, Polish, Turkish, Ukrainian, Hungarian, Arabic, Thai, Czech, Greek, Hebrew, Indonesian, Malay, Romanian, Slovak, Croatian, Catalan, and Vietnamese
    Keyboard support for English (U.S.), English (UK), French (France), French (Canadian), French (Switzerland), German, Traditional Chinese (Handwriting, Pinyin, Zhuyin, Cangjie, Wubihua), Simplified Chinese (Handwriting, Pinyin, Wubihua), Dutch, Italian, Spanish, Portuguese (Brazil), Portuguese (Portugal), Danish, Swedish, Finnish, Norwegian, Korean, Japanese (Romaji), Japanese (Kana), Russian, Polish, Turkish, Ukrainian, Estonian, Hungarian, Icelandic, Lithuanian, Latvian, Flemish, Arabic, Thai, Czech, Greek, Hebrew, Indonesian, Malay, Romanian, Slovak, Croatian, Bulgarian, Serbian (Cyrillic/Latin), Catalan, and Vietnamese
    Dictionary support (enables predictive text and autocorrect) for English (U.S.), English (UK), French, German, Traditional Chinese, Simplified Chinese, Dutch, Italian, Spanish, Portuguese (Brazil), Portuguese (Portugal), Danish, Swedish, Finnish, Norwegian, Korean, Japanese (Romaji), Japanese (Kana), Russian, Polish, Turkish, Ukrainian, Hungarian, Lithuanian, Flemish, Arabic, Thai, Czech, Greek, Hebrew, Indonesian, Malaysian, Romanian, Slovak, Croatian, Catalan, and Vietnamese

  • Where does one manage date formats for display and input

    the user specification is that dates be displayed as YYYY-MON-DD. Is there a config or properties file which contains the date format for display? Is there a calendar drop-down that can be positioned next to a date input field for a question on a screen?
    Thanks,
    Allan

    Hi Allan,
    Curious why the rule project wasn't created with "English (Canada)" initially? If your project is English (UK) with the default configurations for that locale, then I assume your currency values are appearing in OWD with the GBP symbol (£) instead of a dollar sign ($)?
    As for the impact of switching… I highly recommend getting confirmation from the OPA Dev team before doing it, but in the meantime, if you wanted to experiment on your own with a separate test rulebase (as opposed to whatever formal rulebase you're working on), here are my observations from an initial look… (FYI, I'm an experienced OPA rulie, but I'm non-technical and not in the Dev team, so best to check with them!)
    I poked around the language parser files and saw that English (UK) has an English (UK) verb list, whereas English (Canada) uses the English (US) verb list. The vast majority of verbs are identical in all the variations of English, however, there are a couple which differ. So if you've used any verbs which have a different spelling between the 2 lists, there may be some attribute text to tweak, e.g.
    - English (UK): the person travelled to Australia
    - English (US): the person traveled to Australia
    - English (UK): the person cancelled the reservation
    - English (US): the person canceled the reservation
    I saw some other different files between English (Canada) vs English (UK), but didn't notice anything in them which I'd expect to impact the rulebase.
    As for how it might impact other components:
    * screens file and the properties file – May be some tweaking depending on how you addressed the verb spelling issue above.
    * regression test files – May be some tweaking depending on how you addressed the verb spelling issue above.
    * messages.(locale).properties – The default messages.(locale).properties file appears to be based on the Language setting of the Project. I just tested this and OWD used a different messages.(locale).properties file when I changed the Project Language (OPM | File menu | Project Properties | Common Properties | General | Language).
    * Siebel Connector – don't know what the impact would be.
    OPA Dev team – Can you review what I've said here? And add any relevant further detail?
    Cheers,
    Jasmine

  • How to display and enter Chinese in the application?

    Hi,everyone,I encounter such the problem about characterset.When I run the application on the jdeveloper3.1,I can't enter or display chinese,but VisualAge3.0 can do it.I don't know how to solve it?
    Thanks in advance!

    There may be a simpler answer... but
    Generally speaking, the latest version of the JDK 1.3 does a much better job with internationalization / localization.
    As you know, you can switch JDK's that JDeveloper works with (documented in help)
    so that JDeveloper can work with JDK 1.3.
    I would suggest you use JDK 1.3 RC2 or higher and see if this solves your problem.
    One reason that Visual Age works is probably due to VA is using the IBM libraries which include additional enhancements.
    Other comments/suggestions welcome,
    -John
    null

  • Bold 9700 V5.0.0.593 Read/Input Chinese Characters?

    Hi
    I used to be able to read and input chinese character on my Bold 9700.
    Few days ago, I connected my device to the desktop manager and it prompted me to update my device os to V5.0.0.593 (Bundle 1022, Platform 5.1.0.147). Ever since then, I am unable to read or input chinese characters.
    I've read through the forum, did whichever I can find, and crashed my blackberry a few times as I think I loaded some 3rd party modules. I managed to wipe out the whole device and reload EastAsia pack (which I did at least 3 times) but am still unable to have my chinese characters on.
    Pls advice what else I can do.
    Thanks!

    By the way, it does not have the 'Simplified and Traditional Characters and Font Support' under the Application Loader...

  • In program written with Java Swing, I can't input Chinese

    In program written with Java Swing, I can't input Chinese.
    But if I change my language first, then change the input method tu U.S, open the Java Swing application, finally I can input Chinese. I want to know how to fix this bug.
    My OS is Mac OS X 10.6.8.
    At the JDK version 1.6.0_29, I can input Chinese friendly in Java Swing applications. But after 1.6.0_31, I can't do it anymore. The input methods can input Chinese in other non Java Swing applications so the problem must create by JDK or JRE's Swing part. What's the different between 1.6.0_29's Swing and 1.6.0_31's ? Why ? I heard that Java Swing apps not support Chinese input methods seens 2009... Why haven't fix these yet?

    Chazza wrote:
    Perhaps you need to change your keyboard layout in Xorg?
    https://wiki.archlinux.org/index.php/Ke … ard_layout
    Thanks for your answer!
    I have tried to change the keyboard layout from "en" to "cn", but it is still not work.
    The input method coin on the righttop is right when I change the method.But it still output english even I use ibus-pinyin.There is not a box for my choosing chinese words.
    Last edited by Dilingg (2015-05-15 16:18:43)

  • Non-technical: cleaning your display and kit

    Nowhere have I found advice on this topic. After much effort, I thought I'd share my experiences. If you're like me, a bit OCD about your kit and its appearance, this is for you.
    This works for glass/synthetic displays, as well as aluminium housings.
    Your iMac display (perhaps your Cinema display) suffers marks from fingertips, drinks and food. It's an unavoidable hazard. My 2013 iMac is a case in point.
    The iMac has a glass bezel, the Cinema display is synthetic. It's my experience that both will benefit from the same treatment.
    I've used glass cleaners, (non-abrasive) polishes and proprietary solutions such as iKlear. No matter the solution, and the cloth used, streaking and smudging are the result.
    My solution is:
    a clean duster, wet, wrung out - if you use a new duster, it's too soft, try to get an old one;
    a microfibre cloth, dry.
    Use the wet duster to remove all filth, then dry with the cloth. Repeat. And repeat. And repeat...
    This might seem obvious, but if you Goggle for this solution you'll find very little guidance.

    Seems self-explanatory to me.
    Displays
    Disconnect the display from power, from its connection to a computer, and from any external devices. Next use the cloth that came with your display or another soft, dry cloth to wipe dust from the screen. If additional cleaning of the display panel or case is required use a soft, slightly damp, lint-free cloth. Avoid getting moisture in openings. Don't use window cleaners, household cleaners, aerosol sprays, solvents, alcohol, ammonia, or abrasives to clean the display.
    Warning: Don't clean the screen with a cleaner containing alcohol or acetone. Use a cleaner intended for use with a screen or display. Never spray cleaner directly on the screen. It may drip inside the display and cause damage.

  • How to display and type in Chinese on BB bold 9000?

    Hey, I'm a new user of BB bold 9000. Just bought the phone from the states, which was distributed by AT&T and it is unlocked.
    I have tried couple times by following this post:
    http://supportforums.blackberry.com/t5/BlackBerry-Curve-BlackBerry-8300/Chinese-Character/m-p/35515?...
    In the aforesiad post, instrucation was given as:
    install Desktop Manager without Media Manager on your PC
    install the handheld software 4.5.0.174 on your PC (it will install inside the Desktop Manager)
    seaarch for a file called vendor.xml and rename it to vendor.xml.toto or anything else
    plug your BlackBerry device to the PC, and launch the Desktop Manager
    in the application section, you can see the OS of 2) and install it to your BlackBerry device."
    Basically what I did was to install Desktop Manager without Media Manager (5.0) version on my PC and installed the handheld software 4.6
    I noticed that there's no Chinese language selection (basically no Asian languages) and I then tried 4.6 Desktop Manager which still didn't work.
    Also, I am not able to find the "vender.xml", wondering if this has any impact on the application.
    What should I install to display and type in Chinese? Any inputs will be appreciated!
    Thanks

    Hey josejr,
    Welcome to the BlackBerry Support Community Forums.
    To install the East Asia language pack, please perform the following steps:
    1.  Go to http://na.blackberry.com/eng/support/downloads/download_sites.jsp
    2.  Choose your Carrier (AT&T)
    3. Then proceed with selecting the BlackBerry Bold 9000 and select Next.
    4. You will download the device software "BlackBerry Handheld Software v4.6.0.519 (EastAsia)".
    5. Once this software is downloaded, please install on your PC.
    After the device software has been successfully installed, please following the following steps in this knowledge base article.
    http://www.blackberry.com/btsc/KB17208
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Traditional and Simplified Chinese characters couldn't be displayed!

    Hi all,
    Recently I installed an Oracle 9i Database Server (9.0.1).
    Problem regarding the globalization support issue was encountered after the installation of Oracle 9i Database Server. Parameters in NLS table had been checked that the language is initially set to AMERICAN, territory is set to AMERICA and the character set is UTF8.
    Since traditional and simplified chinese characters must be required for the HK server, it is believed that the above parameters should be altered to TRADITIONAL CHINESE / SIMPLIFIED CHINESE, HONG KONG and ZHT16MSWIN950 / ZHS16CGB231280 respectively.
    I tried to alter the NLS_DATABASE_PARAMETERS, but it’s not working; should the NLS_SESSION_PARAMETERS be changed instead? I also tried this one, changes is taken place but the chinese characters still couldn't be displayed, just bunches of 亂碼 (meaningless codes) instead.
    Another piece of information is that the Oracle server is installed on the basis of Windows Server 2003 Standard Edition, should the Language for non-Unicode programs (which is in the “Advanced” page of the Regional and Language Settings) be configured to Chinese (HKSAR)? Various combinations, in terms of English (US), Chinese (HKSAR), Chinese (PRC), Chinese (Taiwan), had been taken turns to test for the results. However, same results happened.
    Hence, how should we configure? Please advice us.
    P.S.# It is known that this question should be placed in the "Globalization Support" forum, I have done that; however, it is hoped that I could seek more advice in here.
    Thx in advance.
    Karen

    Karen,
    Setting up such an environment requires some sophistication and know how. I would advise reading though the Globalization Support Guide and som of the papers on the Globalization Home Page http://www.oracle.com/technology/tech/globalization/index.html
    before randomly attempting to change parameters. If your requirement is to store and retrieve both TRADITIONAL and SIMPLIFIED CHINESE then your database needs to be Unicode (UTF-8). Designing an application that allows you to easily access multilingual data requires careful design and planning. If you are simply trying to quickly display data you have in your database you might want to use iSQL*PLUS which is browser based and will allow you to display Unicode data. It might also be helpful to take a look at the following paper: http://www.oracle.com/technology/tech/globalization/pdf/globalization-best-practices.PDF

  • [Title] (fixed) Firefox not displaying buttons, bubbles, checkboxes, and input lines

    So this isn't a question but I think it's very helpful, as I've had this problem ever since update 10 or so, even with resetting my Firefox profile so here's the fix
    k so I use Stardock software's Windowsblinds on my x64 Win 7 laptop. I run Firefox with the "Awesomebar" disabled, I like my menus. Anyhow for the longest time I've had a problem where Firefox stops displaying my buttons, bubbles, checkboxes, and input lines along with some borders on a few pages, so today I finally figured out which options to check to make things work and look how it's supposed to
    maybe your team could code some sort of detection for windowblinds and enable these options/settings automaticly
    settings in about:config that I manually changed:
    layersacceleration.draw.fps true
    plugin.allow.asyncdrawing true
    gfx.direct2d.disabled false
    Not sure if all 3 are necessary or not but I fliped the 3 to the stated variables and Vwala I can see all my buttons, bubbles, checkboxes, and input lines
    also add Windowblinds to the tags for future users ---->

    @ cor-el I tried it in the options menu quite a few times with seems that it just wasn't writing to the config file even though it said it was enabled/disabled. so I went straight to the config file and changed it manually but thank you for the input anyhow

  • Display Report Level Filter value and Input Controls Value

    Hi,
    Please let me know how to display Report Level Filter value and Input COntrol values in the report.
    I have 2 tabs in the WebI Report. The first tab has the summary details about the other tabs like reprot desc, prompt values, reprot filter values,etc.
    In the 2nd tab I have the actual report which has input controls defined, prompt values and global level report filters.
    Can anyone please tell me how to display the Report level filter values and the Input Control values in the first tab report.
    For ex: Tab 2 has a Report level filter: Region = NA
    I need to display in Tab 1 in as Region: NA
    I used the function ReportFilterSummary but that is giving me other details, I want only the object name and the value.
    Also how to dispaly the Input Control values in the tab 1.
    Please let me know if you have any suggestions for this issue.
    Thanks

    did you try
    =ReportFilter([Year])
    if you are making report filter over the year, it will return the value of the filter
    by the way, the filter should be applied over all the report not to a specific block to be able to get the correct value
    the Input control also considered as report filter, only if you're applying them on the level of the report, if you applying an input contron over a specific block or chart, you will not get the values for ReportFilter
    good luck

  • Can a Mac Pro (2.66 ghz duel core) be upgradable to support Thunderbolt displays and other devices.

    Can a Mac Pro (2.66 ghz duel core (4cores)) be upgradable to support Thunderbolt displays and other devices. Does this need to be done through the Graphics card expansion or a additional card to be inserted?

    No. There is no way to upgrade any Mac Pro older then the cylindrical 2013 Mac Pro to ThunderBolt.
    The requirements of Thunderbolt require a totally redesigned motherboard and chip set rather any plugin cards. These motherboard were never developed for older Mac Pros.

  • Can I stream a movie from my Macbook to my Apple TV on one display, and still use my Macbook for other things?

    I have a Macbook Pro and an Apple TV. What I'd like to do is stream a movie from my CinemaNow Account to my television by using my Apple TV and my Macbook. I know that I can do this my using the mirroring feature, however then I can no longer use my Macbook for anything else because my TV will only display what is on the screen of my Macbook. Now with this is mind, what then is the point of having multiple displays through the use of my Apple TV, if only one display can be used at a time unless they both show the same image? Or is there a way for me to be able to stream the movie to my TV and still use my Macbook for other purposes (multi-tasking)? 

    To enable a second display over AirPlay, you first need to be connected to the same network as your Apple TV. Next, open System Preferences > Displays, and select your Apple TV from the “AirPlay Display” drop-down menu.
    Once you do this, your display may flash as the second display connection is acquired, and the Apple TV takes over as the second display. If the displays are mirrored, then you can correct this by opening the “Arrangement” tab in System Preferences > Displays, and ensuring that the “Mirror Displays” checkbox is unchecked.
    In this same “Arrangement” tab, you can move the displays around in the pane to ensure that they're positioned correctly, relative to your physical space (usually side-by-side, or top-down). The primary display here is denoted here by the Menu bar on the display. The arrangement helps with being able to drag windows from one display to the next: if your secondary display is arranged to be to the right of your primary one, for example, you can drag things to it through the right side of your primarcy screen.

Maybe you are looking for