Quote:
Originally Posted by hansel
I finally (after a long search, lots of downloads, lots of compile attempts) found a gui toolkit for the Iliad
[snip]
I've managed to port it to the Iliad. I'll make a decent package for it later, but I am so happy now that I wanted to let you know! I can feel the karma already ;-) [snip]
Have fun!
|
Hi All,
Here is a first release to play with (with a working demo). Unpack the tgz on your memory card, an click the icon
The following will happen (hopefully):
- The first time Lua and the UIP (gui toolkit) package will be installed (in /usr/local, eating about 1.4 MB). If you have installed my earlier Lua package: it will be upgraded neatly!
- The run.sh script starts the demo script (hello.wlua) with Lua (/usr/local/bin/lua). The screen refresh is handled by a small xepdmgr like program called xx.
I know the led blinks: I'll fix that later...
The sources and the build script for the Lua-Iliad can be found here:
https://dev.mobileread.com/svn/luailiad/trunk/
xx (the refresh) can be found here:
https://dev.mobileread.com/trac/luailiad/wiki/refresh
Look at the script, play with it, and let me know what you think...
Have fun,
Hansel.