If you already have code to return x,y positions (and it looks like Shane's
suggestion will do that) it should be easy. An input driver's whole job is to
call dispatch_key() or dispatch_pointing() to sent events to the rest of
PicoGUI. The input driver can monitor it's source of input by polling o
On Tuesday 28 August 2001 12:48, you wrote:
> I have a side project that I need to write a touchscreen driver
> for. I was wondering, would it be easier to modify the existing
> helio touchscreen driver to suit my needs or just writing the whole
> thing from scratch. I currently can access the to
I have a side project that I need to write a touchscreen driver for.
I was wondering, would it be easier to modify the existing helio touchscreen
driver to suit my needs or just writing the whole thing from scratch. I
currently can access the touchscreen, and I wrote a simple C app to display
the