Page 1 of 1

The position of character (%) in Right to Left

Posted: Thu Aug 17, 2017 12:28 pm
by IskandarAir
Hi

In case when compontents have "RightToLeft" property set to true ( rtlComponent.SetProperty("RightToLeft", true) ), the percent character moves to left and becomes (%125), while it should stay in right position from number (125%). In process of debuging ,the following case has been detected: both %125 abd 125% becomes %125 when "RightToLeft" property is true.

Please give an advise how can we make it right (125%).

Regards,
IskandarAir

Re: The position of character (%) in Right to Left

Posted: Thu Aug 17, 2017 5:26 pm
by HighAley
Hello.

Please, try to set the Horizontal Alignment property instead of the RightToLeft property.

Thank you.

Re: The position of character (%) in Right to Left

Posted: Wed Sep 20, 2017 1:45 pm
by IskandarAir
Thanks you, it works

Regards,
Iskandar

Re: The position of character (%) in Right to Left

Posted: Wed Sep 20, 2017 1:55 pm
by Alex K.
Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.