Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » I18N
I18N [message #101450] Thu, 07 August 2008 04:25 Go to next message
Eclipse UserFriend
Hi,

I have read the documentation about 'How to Internationalize a RAP
application' in the eclipse help system but there is one point missing,
how do i acctually change the language during a session.

I have two buttons to select the language in my application but now i
don't know how i tell my RAP application to use another language.

I tried something like
RWT.setLocale(new Locale("en"));

But it does not work :(
Any suggestions how to change the language with a button in my application?

Best Regards
Michael
Re: I18N [message #101525 is a reply to message #101450] Thu, 07 August 2008 05:06 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hello,

unfortunately switching the language in a running session isn't
supported out of the box. So currently you'll have to restart the
session to be able to switch the language of a running workbench. To so
you could use the SettingStore mechanism to store the prefered language
for example.


Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: Michael "Heiß" [mailto:m-heiss@aon.at]
Bereitgestellt: Donnerstag, 7. August 2008 10:26
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: I18N
Betreff: I18N

Hi,

I have read the documentation about 'How to Internationalize a RAP
application' in the eclipse help system but there is one point missing,
how do i acctually change the language during a session.

I have two buttons to select the language in my application but now i
don't know how i tell my RAP application to use another language.

I tried something like
RWT.setLocale(new Locale("en"));

But it does not work :(
Any suggestions how to change the language with a button in my
application?

Best Regards
Michael
Previous Topic:Accessing request attributes server side
Next Topic:How to resize a TextBox or a ComboBox
Goto Forum:
  


Current Time: Wed Jul 23 11:16:39 EDT 2025

Powered by FUDForum. Page generated in 0.05143 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top