Coustom Mouse Click event in Jrex?
Ashish Mittal <[email protected]> Wed, 27 Sep 2006 00:25:57 -0400 (EDT)
| Newsgroups | gmane.comp.mozilla.jrex |
|---|---|
| Message-ID | <Pine.GSO.4.53.0609270015290.21035@compserv1> |
Hi all, I am trying to implement a custom mouse click handler for Jrex. I am actually tring to invoke my custom handler in Jrex Native code. I tried to call the custom handler from Jrex_JNI_event.cpp, but apparently it seems that this code is not executed when an event occurs. Can any one please suggest any alternate .cpp file (from Jrex_Jni-Code) where I can intercept the mouse click event of the browser and process it? Thanks in advance, Ashish Mittal M.S. in C.S. Stony Brook NY