Controling static text from one GUI to others.

1 visualizzazione (ultimi 30 giorni)
Bijit Banik
Bijit Banik il 8 Apr 2011
Hello,
I have two GUI (say GUI1 and GUI2). The GUI1 consists of three push buttons and some static texts. 1st button is for English static text (once clicking, all static text in both GUI should appear in english), 2nd button for German static text (once clicking, all static text in both GUI should appear in german) and the 3rd button is 'next' (clicking this we will get GUI2). GUI2 consists some static texts.
Now, how can I control the static text of GUI2 from GUI1 by those two language push buttons?
Note that first I want to select any of my language push button, then the 'next' push button. Once I will click 'next' push button the static texts in GUI2 should be as per the language button pressed previously.
Any suggestions or help?
Thanks in advance.
Bijit

Risposte (1)

Walter Roberson
Walter Roberson il 8 Apr 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by