View Single Post
Old 04-11-2016, 10:55 PM   #15
piika
pikachu
piika began at the beginning.
 
piika's Avatar
 
Posts: 6
Karma: 10
Join Date: Apr 2016
Device: k3, kt2
Lua GUI lib tekUI

hi knc1

attached the Lua lib tekUI for GUI.
It's compiled on kt2 with default options. All its external dependencies are already on the kindle.

There are 2 changes made:

1. fontsizes (variable) in tek/ui/class/display.lua have all values doubled.

2. src/display_x11/display_x11_api.c (attached) only add 1 line: else { XStoreName(..) }

As the installed path is different from the paths in your esys.lua , I update the esys.lua to add the new paths. (attached)
Attached Files
File Type: gz tekui-1.12-r1.kt.tar.gz (315.9 KB, 356 views)
File Type: txt display_x11_api.c.txt (41.1 KB, 337 views)
File Type: txt esys.lua.txt (2.0 KB, 317 views)
piika is offline   Reply With Quote