http://bugs.winehq.org/show_bug.cgi?id=11846
--- Comment #45 from billstei billstei@hbci.com 2008-11-01 14:32:01 --- Tested SAI with comment #43 setup and pressure did not work (not conclusive though as I am not familiar with SAI brushes/setup to be sure). I am getting wintab packets with (some) pressure info like this:
trace:wintab32:DUMPPACKET pkContext: 0xc00 pkStatus: 0x0 pkTime : 0x2b202 pkChanged: 0x0 pkSerialNumber: 0x2006 pkCursor : 1 pkButtons: 2 pkX: 0 pkY: 0 pkZ: 0 pkNormalPressure: 564 pkTangentPressure: 0 pkOrientation: (1596,355,0) pkRotation: (0,0,0)
where pkNormalPressure is changing for each packet.
Also tried changing GA_PARENT to GA_ROOT on line #459 in dlls/wintab32/context.c and still fails ( see Wine bug #15443 ).