PDA

Click to See Complete Forum and Search --> : Locale Switching


VorTechS
Jan 2nd, 2001, 06:32 AM
We have a requirement to produce right justified text based on an Arabic / Hebrew font.

Using the 'RightToLeft' property only works based on a machine's locale, ie English/US installations of an OS seem to render this property unusable. Installing a machine as an hebrew / arabic OS allows this option to be used - but unfortunately this is not an option for the people using our system (they MUST install their OS as an English based OS).

What we are looking to do is switch between the installed / supported system locales.

Has anyone ever tried this or have any code which will do this? EnumSystemLocales seems to be a good starting point but I can't work out what to do with it!

Any help greatfully received....