lua-users home
lua-l archive

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


On Wed, Sep 23, 2009 at 3:50 PM, Patrick
<spell_gooder_now@spellingbeewinnars.org> wrote:
> Why would anyone want to code a GUI in C/C++ if they had something like Lua?

for me, it's because Qt is great, but only on a C++ mindframe.  when
using a Lua/C++ binding, or even a more mature binding, like PyQt, my
code looks like C with a different syntax.  very little gain from
using a better language :-(

it seems the only solution would be a GUI framework designed with a
dynamic language in mind... would be great, but a LOT of work.

-- 
Javier