lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.