[Webkit-unassigned] [Bug 12326] Changes to mouse events to make them work with windows native widgets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 25 15:12:06 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12326





------- Comment #4 from whereismichelleb2 at yahoo.com  2007-01-25 15:12 PDT -------
OK -

The reason for the native widgets is because I'm working on getting Flash to
work as an NPAPI plugin.  The NPAPI spec has "windowed" and "windowless"
widgets.  For windowed widgets, you need to hand the plugin a native HWND and
let it work.  For windowless, you need to pass the mouse events manually to the
plugin.

If this is the wrong way to pass events - what is the right way to pass them?  


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list