View Single Post
Old 02-03-2009, 05:48 PM   #16
hansel
JSR FFD2
hansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheesehansel can extract oil from cheese
 
hansel's Avatar
 
Posts: 305
Karma: 1045
Join Date: Aug 2008
Location: Rotterdam, Netherlands, Europe, Sol 3
Device: iliad
LUA + IUP: First beta release...

Quote:
Originally Posted by hansel View Post
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.
Attached Thumbnails
Click image for larger version

Name:	luauip.png
Views:	595
Size:	32.8 KB
ID:	22598  
Attached Files
File Type: gz lua_iup_test-1.1.tar.gz (486.1 KB, 499 views)

Last edited by hansel; 02-03-2009 at 06:21 PM.
hansel is offline   Reply With Quote