[Bug 15443] Wacom Bamboo drawing tablet lacking pressure sensitivity with Manga Studio EX 3.0

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 29 18:05:14 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15443





--- Comment #14 from John Klehm <xixsimplicityxix at gmail.com>  2008-10-29 18:05:14 ---
The patches referred to here at the 2 not obsoleted patches attached to bug
11846: try even harder to find x11 window and a much better way to get x11
window messages.

Once you have those applied you can try changing the initial value of
hwndTablatEvents depending on the program.  Keep in mind that these
modifications are pretty ugly hacks.

On a brighter note I think that the root cause of this bug and most of the
remaining tablet bugs are due to our forced usage of a single default tablet
context.  To fix them wintab needs to handle multiple tablet contexts, this
should fix the event processing related to child/parent windows.  I've got some
nonsense cooked up that seems to work.  Hopefully after midterms I can get it
cleaned up and submitted.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list