The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
[Tuxpaint-devel] Re: Bug: Problems with WinXP tablet PC curs
Bill Kendrick
Guest

On Sun, Jan 01, 2006 at 07:14:22PM -0500, Ryan C. Gordon wrote:
Quote:

Quote:
I have a tablet PC running windows XP tablet edition
and everything works fine in windowed model. In
fullscreen mode I can use the mouse pad to draw, but
when I touch the screen with the stylus the cursor
moves around erraticly, going from one side of the
screen to the other very quickly.

Any ideas?

Did this build use DirectX or WinDib? If it was DirectX, it's probably
worth seeing if Windib fixes it (and we'll add it to the list of
interesting things that are now broken in our directinput code...).

DirectX. Having people switch to WinDib[*] seems to be fixing it.

[*] As per these instructions:
http://www.newbreedsoftware.com/tuxpaint/docs/windib/

Thx!

-bill!