alby
unread,Dec 17, 2012, 12:27:46 PM12/17/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-discuss
Hi
I would like to know if BiDi (bidirectional text) support for
wxWidgets is on the roadmap and, if so, what is its priority.
Note: BiDi is not the same as RTL (Right-to-Left) support, although of
course it does requires RTL support. BiDi means that, for example, you
can have on the same line two texts from two languages having
different orientations. For instance, English and Hebrew. Ideally, you
would be able to move the cursor smoothly along the line, passing from
one language to the other seamlessly. This has already been
implemented successfully in Gtk and Qt.
As far as I know, wxWidgets does not have BiDi yet, and has only has
*partial* support for RTL (I understand that RTL support does not work
on Linux).
Some online posts indicate that quite a few people are interested in
having wxWidgets support not only RTL languages, but also in BiDi
itself. Indeed, some programmers in the past expressed offered their
help for the implementation of BiDi in wxWidgets. But it seems that so
far nothing has come of it. Too bad.
Any relevant information would be appreciated.
Thanks
Alby