Archive: RTL Questions


RTL Questions
Hi,

I have a few questions regarding RTL installations:
1. I would like the header image to be different when the user selects an RTL language and when he selects an LTR language. How can this be done?
2. I would like the name of the installed software (The installtion name) to change according to the selected language. How can this be done?

Thanks!
Ezra


  1. Use MUI_HEADERIMAGE_BITMAP_RTL.
  2. Instead of setting the same Name to a simple string, use a LangString which will have a different value for RTL languages.