finder language from MACOSX
Ken Ray
kray at sonsothunder.com
Wed May 12 13:27:20 EDT 2004
Cool, Paolo! Neat stuff!
Oh, btw, the field in your about box is unlocked and shows up with a
blinking insertion point... just FYI...
Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of paolo
> Sent: Wednesday, May 12, 2004 9:02 AM
> To: How to use Revolution
> Subject: Re: finder language from MACOSX
>
>
> This is great! It works .... and this is a very important
> feature to
> develop multilingual projects.
>
> Thanks for your help.
>
> If you want have a look at my project if is available at :
>
> http://www.apple.com/downloads/macosx/home_learning/icartoon.html
>
> CIao Paolo
>
> ______________________________________________________________
> __________
> ________
>
>
> Mercoledì, 12 Mag 2004, alle 11:08 Europe/Rome, Thierry Arbellot ha
> scritto:
>
> > Hi Paolo,
> >
> > You can use the following command:
> >
> > put replaceText(shell("defaults read NSGlobalDomain
> > AppleLanguages"),"(\s|\(|\))","") into theLanguagesList
> >
> > the theLanguagesList variable will contain the list of the chosen
> > languages by the user as there are in the system preferences.
> > By example on my system: "en,fr,ko"
> >
> > Note that a language could be in a short format - en - or
> long format
> > - English
> >
> > Hope it helps.
> >
> > Thierry.
> >
> > On Tuesday, May 11, 2004, at 17:53 Europe/Paris, paolo wrote:
> >
> >>
> >> Do you know how can I get the language selected by the user on
> >> system preferences on MAC OS X ?
> >>
> >> Ciao Paolo
> >>
> >> _______________________________________________
> >> use-revolution mailing list
> >> use-revolution at lists.runrev.com
> >> http://lists.runrev.com/mailman/listinfo/use-revolution
> >>
> >
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> >
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list