On Aug 19, 8:26 am, Boris Zbarsky <[EMAIL PROTECTED]> wrote: > herman wrote: > > Does mozilla generate a nsGUIEvent when I click an anchor? > > Yes. > > > I don't see a #define for MOUSE_CLICK. > > You aren't looking very well, then. It's right there in nsGUIEvent.h. > > -Boris
Thank you Boris, 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? If yes, can you please tell me where should i look for the code which passes the mouse click event to the flash plugin? Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

