Steve Litt<slitt@troubleshooters.com> writes:
When would one use LuaMotif, and when would one use wxLua? I'm not
familiar with declarative style, but a glance at the website you
referenced looked quite a bit like wxPython.
It also looks quite a bit like iup's input language.
Also, when playing around with lua-gtk, which largely just replicates
the C interface (modulo automatic GC etc), it was pretty clear how easy
it would be to write a higher-level wrapper layer for Lua .... that
basically resembles what iup or luamotif does.
I dunno about motif, but wxwindows is pretty bloated and huge (even
_without_ the backend GUI libraries it uses to do the real work), to the
point where I'm hesitant to write anything that would depend on it.