Fwd: [Vm-dev] Re: Pasting unicode (was Re: Pharo:: Re: Cuis update)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Fwd: [Vm-dev] Re: Pasting unicode (was Re: Pharo:: Re: Cuis update)

Michael Rueger-6
Hmm, that would have saved me a bit of work earlier. I would vote for
including that into Pharo VMs so we don't need the external plugin for
now.
Full extended cross-platform clipboard support should still be done,
sometime :-)

Michael



---------- Forwarded message ----------
From: Andreas Raab <[hidden email]>
Date: Fri, Apr 17, 2009 at 10:35 PM
Subject: [Vm-dev] Re: Pasting unicode (was Re: Pharo:: Re: Cuis update)
To: The general-purpose Squeak developers list
<[hidden email]>, Squeak Virtual Machine
Development Discussion <[hidden email]>



Bert Freudenberg wrote:
>
> Below that the paste from ru.wikipedia. These are actual question marks (ASCII 63), the Mac VM does not paste Unicode even if setting SqueakEncodingType to UTF-8 (only the extended clipboard plugin does this).

Fortunately, at least that part is very easy to fix. I asked our CEO
if we could release our clipboard support code back to the community
and he agreed, so find attched an sqMacUIClipBoard.c version which
does support Unicode copy/paste properly via UTF-8 (this should work
as a drop-in replacement to the existing sqMacUIClipBoard.c). Brought
to you by the friendly folks at Qwaq.

Cheers,
 - Andreas

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

LICENSE (1K) Download Attachment
sqMacUIClipBoard.c (10K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [Vm-dev] Re: Pasting unicode (was Re: Pharo:: Re: Cuis update)

Stéphane Ducasse
Ok you are the expert.

Stef


> Hmm, that would have saved me a bit of work earlier. I would vote for
> including that into Pharo VMs so we don't need the external plugin for
> now.
> Full extended cross-platform clipboard support should still be done,
> sometime :-)
>
> Michael
>
>
>
> ---------- Forwarded message ----------
> From: Andreas Raab <[hidden email]>
> Date: Fri, Apr 17, 2009 at 10:35 PM
> Subject: [Vm-dev] Re: Pasting unicode (was Re: Pharo:: Re: Cuis  
> update)
> To: The general-purpose Squeak developers list
> <[hidden email]>, Squeak Virtual Machine
> Development Discussion <[hidden email]>
>
>
>
> Bert Freudenberg wrote:
>>
>> Below that the paste from ru.wikipedia. These are actual question  
>> marks (ASCII 63), the Mac VM does not paste Unicode even if setting  
>> SqueakEncodingType to UTF-8 (only the extended clipboard plugin  
>> does this).
>
> Fortunately, at least that part is very easy to fix. I asked our CEO
> if we could release our clipboard support code back to the community
> and he agreed, so find attched an sqMacUIClipBoard.c version which
> does support Unicode copy/paste properly via UTF-8 (this should work
> as a drop-in replacement to the existing sqMacUIClipBoard.c). Brought
> to you by the friendly folks at Qwaq.
>
> Cheers,
> - Andreas
> <
> LICENSE
> .txt
> ><sqMacUIClipBoard.c>_______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project