Path: news.mathworks.com!not-for-mail
From: "Michael Katz" <michael.katz@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Switching 2 languages in a guide
Date: Mon, 4 May 2009 13:04:01 +0000 (UTC)
Organization: The MathWorks Inc
Lines: 18
Message-ID: <gtmp41$s1q$1@fred.mathworks.com>
References: <gpareg$dve$1@fred.mathworks.com>
Reply-To: "Michael Katz" <michael.katz@mathworks.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1241442241 28730 172.30.248.38 (4 May 2009 13:04:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 4 May 2009 13:04:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1297696
Xref: news.mathworks.com comp.soft-sys.matlab:537222


Mario,

 This is a great question. I've expanded upon the previous answer in my newest blog post: 
http://blogs.mathworks.com/desktop/2009/05/04/internationalization-of-guis/

I hope it gives you some good ideas.

-Mike 
http://blogs.mathworks.com/desktop

"MRR" <mario_ruz@hotmail.com> wrote in message <gpareg$dve$1@fred.mathworks.com>...
> Hi everybody,
> 
> Is it possible to switch two languages in a guide? I know the easiest way would be to have two different guides, and execute one of them. But what i want to do is to have a menu in which you select the language, and then the guide changes  automatically all the strings displayed (all the uicontrols change its strings). Any suggestion?
> 
> Kind regards,
> 
> Mario