| View previous topic :: View next topic |
| Author |
Message |
Achim Hammes Guest
|
Posted: Tue Feb 14, 2006 4:58 pm Post subject: How to change Menu order for right to left languages |
|
|
How can i change the appearence of the main menu for right to left languages.
i.
in german/english we hav
File View Window Help
and in Hebrew the order it should be
Help View Window File
Is it possible to do this in Localizer or do i have to code it?
Thanks
Achim |
|
| Back to top |
|
 |
crocodile Guru
Joined: 07 Nov 2005 Posts: 154
|
Posted: Tue Feb 21, 2006 11:51 pm Post subject: |
|
|
This behaviour depends on how the component (TMainMenu in this case) processes the RightToLeft mode. Localizer does not affect this behaviour.
You may try to use some third-party menu component that draws the menu correctly. |
|
| Back to top |
|
 |
|