realbasic-nug
[Top] [All Lists]

Re: RB 4.5 Encodings Help?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: RB 4.5 Encodings Help?
From: Adam Ernst <adam1234 at athenet dot net>
Date: Mon, 30 Jan 2006 19:22:28 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <8280DB2A-1AB9-40DB-985D-2838529B2560 at xochi dot com>
On Jan 30, 2006, at 7:17 PM, Michael Diehr wrote:

Encodings are confusing. My RB 4.5.3 app includes some copyright strings, such as (c) 2005 (where the (c) is the copyright symbol). I find that if I'm running this app under Windows XP, and the user has selected Chinese-PRC as the "Language for non unicode programs", then text fields which display this text no longer look right, i.e.
  Copyright ©2005
comes out as
  Copyright ?005

Upgrade to RB 2006, which uses all-Unicode strings. (Of course, try the demo first to make sure it works; but it should.)

Adam

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>