Hi Felipe,

All I know is that it is possible. :)  From a implementation point of
view - no idea yet.

Here is a link I bookmarked a while back for when I want to implement
full UTF-8 (input) support in fpGUI.  It shows Caret positioning,
selection of text, ltr and rtl in the same line, etc...

http://www.catch22.net/tuts/editor18.asp

BTW: OpenOffice handles all the examples show in the above link
correctly, so I guess looking at OpenOffice's source code could reveal
some hints about the implementation.

Hope this help a bit.

Regards,
  - Graeme -



On 17/09/2007, Felipe Monteiro de Carvalho
<[EMAIL PROTECTED]> wrote:
> On 9/9/07, zaher dirkey <[EMAIL PROTECTED]> wrote:
> > For now Right-To-Left work fine with Win32
> > http://wiki.lazarus.freepascal.org/index.php/BidiMode
>
> I wonder how could Right-To-Left work on the code editor. Because
> pascal uses english words, which is obviusly ltf, so if the comments
> are in a right-to-left language, they would create a mixture of rtl
> and ltr in the same line.
>
> How is this problem solved?
>
> thanks,
> --
> Felipe Monteiro de Carvalho
>
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives
>


-- 
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to