On Aug 19, 10:13 am, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> herman wrote:
> > I have 1 more question.  What if I mouse click on top of Mozilla flash
> > plugin (on linux)?
> > Will Mozilla generate a MOUSE_CLICK event and pass it to the flash
> > plugin?
>
> I think it's actually the other way around... The plugin gets the click
> event from the window manager.
>
> -Boris

Boris,

Thank you for your help. But  I don't understand how can the plugin
get the click events from the window manager.
For example, the TestGtkEmbed example, it has its gtk_main(), the main
loop to receive gtk event.
And the flash plugin is hosted inside this TestGtkEmbed gtk
application, so how can it gets the click event from the window
manager directly?

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to