[erlang-questions] Lua Driver
Nahuel Greco
ngreco@REDACTED
Thu Nov 25 15:52:39 CET 2010
On Thu, Nov 25, 2010 at 8:23 AM, <dkoch@REDACTED> wrote:
> That answers my questions, thanks :) However, a native Qt-binding driver for Erlang wouldn't be smarter ?
>
A possibility is to make a thin bridge to Qt using this class:
http://doc.qt.nokia.com/4.6/qscriptengine.html
And then code the entire GUI using QtScript (a Javascript variant)
without needing to bind anything more.
Saludos,
Nahuel Greco.
More information about the erlang-questions
mailing list