Ever since I first came across your qwikscript input method,
I've been interested in using it. Unfortunately I have a C700
and the normal qwikscript is too small on that screen. (the
C700 is a 640x480 screen)
I finally got a cross compiler set up and I made some minor
changes to the qwikscript source to make it deal with larger
(or smaller) screens. Basically, all you need to do is resize
the template images (using XV or gimp or whatever). All
the positioning is now done based on the template image
size.
The short version of all this is that all you need to do to
support a new screen size is to create a new template for
that screen size. :-) You don't even need to recompile or
reinstall. Just replace the template.png with the larger one,
and the next time qwikscript opens it will understand the
new size.
If this is at all interesting to you, please feel free to
incorporate it into qwikscript.