On 9/21/07, zaher dirkey <[EMAIL PROTECTED]> wrote: > >I wonder how could Right-To-Left work on the code editor. > You mean Right-To-Left in SynEdit, Especially in strings and comments. > I think mixing LTR and RTL in same text will be complex to read it.
That's why people invented Bidi (Bi-Directional). For example my native language is Hebrew, and I need to write either a string in Hebrew or a comment in Hebrew, most likely that it will include some ltr based chars, such as numbers, variable names etc... the same in the string itself. There is a need for bidi support for languages such as Hebrew and Arabic. Ido -- http://ik.homelinux.org/ _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
