lua-users home
lua-l archive

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


> My knowledges of programing are restricted to IDEs such as
> Visual Basic, VFP, etc.
> 
> I'd like to be able to quickly write an app for Linux using Lua.
> 
> Wich is the best way to start writting GUI using Lua (IUP, wxLua, 
> etc)?

You could try IUPLUA, the manual is quite complete, and it is somewhat
similar to the TEX way of displaying things. It's multi-platform, and
you can get quick GUI interfaces with a few lines of coding. 


-- 
Mauricio Oliveira Carneiro <carneiro@tecgraf.puc-rio.br>