Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Melkor on November 25, 2014, 10:04:53 AM
-
Hi,
I spent a good amount of time to make it align right to left but i couldn't make it :| I am a newbie in programming ;/
So how can i make to align right to left? any thoughts? O_O
The pic shows my problem o_o its left to right but the lang i use is written from right to left.
-
you can set alignment to right...maybe your ngui verson is too old...
-
you can set alignment to right...maybe your ngui verson is too old...
Thanks for the answer, i appreciate it but please read the question: How to make "justified"align right to left?
There is options for aligning the text RTL, LTR, Center and Justified, i want to use justify, justify makes the text align LTR by default, i want RTL.
-
NGUI doesn't support RTL languages, so if you're a newbie in programming you're off to a bad start here, as it would involve quite a bit of coding modifying NGUI itself. There isn't much I can suggest here.
-
Just look for an Unity RTL plugin that parses the text, and write down said text to the UILabel.