rende
10-11-2006, 08:42 AM
Im still very new to c++, but I've managed to code a crossplatform sdl painting program and I want to add tablet support now. The only thing I've found is bbtablet (http://www.billbaxter.com/projects/bbtablet/index.html) a w32 only tablet library, is there any crossplatform library to access the tablet? Or where should I look to find out how to make one myself? so.. w32 is handled, just need linux and maybe macosx functionality now
