When using RadMessageBox in RTL mode the last word is always printed in a new line, such that only the upper half of the word is visible (making it impossible to read).
BTW - do you have any plans on releasing a right-to-left Ribbon?
Thanks,
Roy
3 Answers, 1 is accepted
0
Martin Vasilev
Telerik team
answered on 19 Feb 2009, 09:40 AM
Hello Roy,
Thank you for writing.
Cut text in RadMessageBox is a know issue and it will be addressed in the next Q1 2009 release. Please, excuse us for the inconvenience.
Right To Left support in RadRibbonBar is a feature that is in our to do list. Moreover, we are working on refactoring completely the RadRibbonBar layout system that will bring many improvements in the next release. We will try to include full RTL support too.
Do not hesitate to contact me again if you have other questions.
I want to change direction for Radribbonbar (RTL), can you please tell me how to do this or any workaround for this.
Also when I generate local resource file then I am not getting any radribbonbar button,menu and tabs text value in my resource file.
Please help me for this.
0
Ivan Todorov
Telerik team
answered on 21 Feb 2012, 09:44 AM
Hello Faheem,
Thank you for writing.
You can change the direction of RadRibbonBar to right-to-left by just setting its RightToLeft property to Yes. As to the text of the visual elements you have mentioned, it is stored directly as a string when the form they are placed on has only the default language localization. If you change the Language property of the form, then a resource file is generated and all their localizable properties (including the Text property) are stored in a resource file.
I hope you find this information useful. Do not hesitate to ask if you have any further questions.
Regards,
Ivan Todorov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>