| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: RB 4.5 Encodings Help? |
| From: | Will Leshner <will at haranbanjo dot com> |
| Date: | Tue, 31 Jan 2006 13:45:27 -0800 |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| References: | <8280DB2A-1AB9-40DB-985D-2838529B2560 at xochi dot com> <2B1BBA26-74F1-4EFA-B652-AD71FE3AA6B0 at athenet dot net> <4A36ED12-557F-4206-BD6C-623063CB80A2 at xochi dot com> <93061452-41E6-422E-AB19-45C2E5EF03FB at athenet dot net> <67EF1C6B-96B0-4243-AEB7-8F13B1FE626E at xochi dot com> <28074D53-54AE-430D-B857-3C678BDE4425 at xochi dot com> |
On Jan 31, 2006, at 1:32 PM, Michael Diehr wrote: 1. Display: Strings entered using the forsaken high-ascii characters (like the copyright symbol) don't display properly in edit fields and static texts And to complicate things (or simplify them, depending on how you look at it), there really isn't such a thing as "high ASCII". ASCII is the set of characters from 0 to 127. For everything else, you need to have a specific character set in mind. So, for example, ISOLatin1 is going to map to different characters in the range between 128 and 255 than, say, MacRoman is. -- REALbasic news and tips: http://rbgazette.com KidzMail & KidzBlog: http://haranbanjo.com _______________________________________________ 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> |
|---|---|---|
| ||
| Previous by Date: | Re: Going to REALWorld? What'd you like to learn about that's not on topic yet?, Norman Palardy |
|---|---|
| Next by Date: | Re: Going to REALWorld? What'd you like to learn about that's not on topic yet?, Will Leshner |
| Previous by Thread: | Re: RB 4.5 Encodings Help?, Michael Diehr |
| Next by Thread: | Re: RB 4.5 Encodings Help?, Joseph J. Strout |
| Indexes: | [Date] [Thread] [Top] [All Lists] |