An open API service indexing awesome lists of open source software.

https://github.com/evnix/lxkit

Lua Cross Platform UI Toolkit
https://github.com/evnix/lxkit

Last synced: 3 months ago
JSON representation

Lua Cross Platform UI Toolkit

Awesome Lists containing this project

README

          

# lxkit
Lua Cross Platform UI Toolkit

##### Instructions:

**For Windows**

Build a static Library from:

https://github.com/andlabs/libui

After that,

Compile DLL from:

https://github.com/zhaozg/lui

(The above are not really straight-forward)

Place the .dll in this directory and name it lui.dll

Run
```
lua testLoadXMLUI.lua exampleXML/loginForm.xml
```