Re: problem to display Tibetan
Re: problem to display Tibetan
- Subject: Re: problem to display Tibetan
- From: Bill <email@hidden>
- Date: Tue, 18 May 2004 13:56:12 +0800
Interestingly enough it seems that most applications do not support
this properly. The only ones that I was able to find that displayed it
properly were TextEdit, OmniOutliner, and OmniGraffle.
plus iCal & Mail.app
-- Tibetan BrdaRten Character AOM
set AOM to B+data utxt0F680F710F7C0F83B;
tell application "iCal" to make new event at end of calendar 1 with
properties {summary:AOM}
tell application "Mail" to make new outgoing message with properties
{subject:AOM, visible:true, content:AOM}
May we conclude cocoa applications handle unicode text more properly?
Safari and
OmniWeb showed the characters side by side, BBEdit Lite 6.1, Internet
Explorer, Microsoft Word X and Excel X didn't show the characters at
all (I got question marks and other characters).
Unfortunately, Finder is one of them :(
-- Tibetan BrdaRten Character AOM
set AOM to B+data utxt0F680F710F7C0F83B;
tell application "Finder" to make new folder at desktop with properties
{name:AOM}
bill
b be-$e/e0
<
http://homepage.mac.com/cherish/triste/>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.