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 <[email protected]> > 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 > <[email protected]>, Squeak Virtual Machine > Development Discussion <[email protected]> > > > > 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 > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
