Here is CellWriter for iLiad. I have tested that its GUI is working. The others are left for you people who want to test. I think I have to play with CellWriter on my desktop to learn how to use it.
Note:
1. The attached image is the screen shots I captured via VNC server on iLiad for proof. I only got this far for now. Furthermore test will be done later.
2. There are two attached rar archives. I think only "cellwriter.rar" is needed. Unrar the package and put it in dir "programs" in your SD/MMC (55MB free required), and there will be a dir "cellwriter". Execute cellwriter from conteltlister.
I think "lib.rar" should not be needed.
3. Although xepdmgr is included in the package, I does not use it because I added an option "--show-window" suggested by Thomas. Please try if it will work with xepdmgr. Screen refreshment can be obtained by tapping on Page icon on the lower bottom.
To people who want to use cellwriter with xepdmgr, please insert the line in "run.sh":
Code:
./xepdmgr :0 ./bin/cellwriter --show-window
4. None of the source code is modified. I just do "./configure --without-gnome --with-x --prefix=/media/card/programs/cellwriter", "make", and "make install".