Dear all:
    I'm writting a simple web browser use gtk and gtkmozembed like
skipstone.
I want to control Key and Mouse event before gtkmozembed handle it. For
emample:
I want to disable gtkmozembed's key event response, make it bypass  key
event when it has focus, such as doesn't scroll when Upward and Downward Key
pressed. I use nsIDOMKeyListener but gtkmozembed handle the key before
nsIDOMKeyListener
. I want to know which interface can handle key event before it is dispathed
and how can
I access it from gtkmozembed.



Reply via email to