[Bug 11846] tablet pressure sensitivity not working in Sai and many other key graphic applications

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 18 12:33:00 CDT 2008


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





--- Comment #24 from John Klehm <xixsimplicityxix at gmail.com>  2008-04-18 12:32:59 ---
Ahh my eyes bleed from all the logs.  But ok I think I'm closer now.  Sai uses
child windows for the drawing contexts.  We call into X11DRV_get_whole_window
with the hwnd of the context.  The call to x11drv fails because there are no
valid x11 windows for our child windows afaict.  I don't have time now but I
think if we find the correct parent hwnd that links with a valid x11 window we
should be able to connect the event queue to wintab. 

AttachEventQueueToTablet is returning with 0 due to the failed x11drv call now
which is why there are no events in any of the logs.

Maybe more tonight. hrmm


-- 
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