I have some editable TextFields where I defined the text alignment as `alignment:right`. They are correctly rendered exept when the user try to edit them. In that case, the text is automatically re-aligned to the left of the TextField until the edition stops (i.e the textfield lose focus) and the text is then switch back to the right. This is rather disturbing for the user. So is it possible to have a text grow from the right when its alignment is defined as right? (I don't know, in the case of RTL languages how it is implemented in CN1 but the default behaviour should be probably similar (the rendered text grow from right to left exept that the next character is rendered at the left of the previous one instead of beeing at its right and to push the previous ones to the left) so most of the logic is probably already implemented)
IDE: Eclipse Windows 10 x64 Simulator -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/3efd1510-ef02-48f9-afac-99bb467c9e64%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
