Quote:
Originally Posted by notzed
Hi All,
Since the hardware seemed fairly decent, I put a JVM on it (java's just my thing atm) and started hacking up some user interface software to test the input and output devices to see if it was a hardware or software issue. After working out the display driver and input devices, and writing some JNI and a basic toolkit to use them, I played with some simple gadgets: sliders, labels, buttons, and then made a paged text-only viewer prototype.
|
Would you mind releasing the source code of your project. I'm also investigating the Touch and playing a little bit with C++ and Qt. I'm still having issues with the screen refresh and the input.