Re: Lua and TCL/TK
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua and TCL/TK
- From: Niccolo Medici <niccolomedici@...>
- Date: 2018年12月11日 21:51:22 +0200
On 12/4/18, Xavier Wang <weasley.wx@gmail.com> wrote:
> I have been make a Lua/Tcl bidirection binding here[1].
Speaking of "bidirection", Tk doesn't support BiDi. In other words,
its widgets don't support languages written from right to left
(Arabic, Hebrew, Persian, Urdu, Syriac and others...)
So I strongly recommend *not* to use Tk.