This is a pre-packaged snapshot of the tekUI toolkit for the Windows platform. Please note:
- This software is in alpha stage of development.
- The Windows version should be considered a preview.
Compared to tekUI's regular source code repository, this package contains the following additional, pre-compiled binaries:
lfs.dll lua51.dll lua.exe tek/lib/display/windows.dll tek/lib/exec.dll tek/lib/region.dll tek/lib/visual.dll tek/ui/layout/default.dll
Use the Windows command prompt, enter the top-level directory, and issue from there e.g.:
# lua bin\helloworld.lua # lua bin\plasma.lua # lua bin\filereq.lua # lua bin\demo.lua
etc.
For building tekUI yourself you need MingW, or a cross-development setup of MingW. Other than that, the regular build instructions apply. Please read the comments in the top-level build configuration file, as all available information is located there.
If you can, please help us to improve this software by submitting patches and bug reports. Thank you.
- Timm S. Müller <tmueller at schulze-mueller.de>
- Franciska Schulze <fschulze at schulze-mueller.de>