Skip navigation.
 
mlRe: Detecting Double Byte Input
FROM : Aki Inoue
DATE : Wed Apr 13 07:23:07 2005

From Cocoa's point of view, there is no difference between deadkeys 
and inline holes that are traditionally handled separately by other 
frameworks.  Both are equally treated as marked text.

Aki

> On 12 4 2005 at 7:36 pm -0400, John Stiles wrote:
>
>

>> I'm hard-pressed to think of a concrete example of a language that 
>> can
>> be represented in single-byte that can start an inline input session
>>

>
> How about what happens when you try to type the second and fourth 
> letters
> in the word "déjà" (using the default U.S. keyboard layout)?  Is 
> this the
> same thing?
>
> (The accented e and a characters are eight bits in ISO-Latin-1)
>
> -b
>
> --
> Ben Kennedy, chief magician
> zygoat creative technical services
> 613-228-3392 | 1-866-466-4628
> http://www.zygoat.ca
>
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>

Related mailsAuthorDate
mlDetecting Double Byte Input John Pattenden Apr 12, 22:10
mlDetecting Double Byte Input John Pattenden Apr 13, 00:41
mlRe: Detecting Double Byte Input glenn andreas Apr 13, 00:57
mlRe: Detecting Double Byte Input John Pattenden Apr 13, 01:26
mlRe: Detecting Double Byte Input Douglas Davidson Apr 13, 01:32
mlRe: Detecting Double Byte Input John Stiles Apr 13, 01:36
mlRe: Detecting Double Byte Input John Pattenden Apr 13, 02:00
mlRe: Detecting Double Byte Input John Pattenden Apr 13, 02:38
mlRe: Detecting Double Byte Input Ben Kennedy Apr 13, 02:42
mlRe: Detecting Double Byte Input John Stiles Apr 13, 02:45
mlRe: Detecting Double Byte Input Aki Inoue Apr 13, 07:23
mlRe: Detecting Double Byte Input Aki Inoue Apr 13, 07:27