native Python text editor with Hebrew support?

Martin von Loewis loewis at informatik.hu-berlin.de
Wed Jun 28 10:57:54 EDT 2000


Jonathan Epstein <Jonathan_Epstein at nih.gov> writes:

> I realize that this is getting a bit specialized, but I am looking for a
> text editor written in Python which can handle some rudimentary facets
> of Hebrew; namely, writing right-to-left and the Hebrew fonts (e.g., ISO
> 8859).

As for displaying the text, I believe that Tkinter should work - at
least if you build it on a sufficiently recent version of Tk. I'm not
sure whether the Text widget has any right-to-left capabilities,
though.

Regards,
Martin




More information about the Python-list mailing list