In order to resolve the consumed keyboardEvents, I call the method:
gtk_signal_connect(GTK_OBJECT(browser->mozEmbed), "dom_key_down",
GTK_SIGNAL_FUNC(dom_key_down_cb), browser);
to catch the keydown event. It's good to catch alphabet key,while couldn't
catch alt,shift,ctrl key.
Anyone could give some ideas?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/KeyboardEvents-are-consumed-tf1978896.html#a5429743
Sent from the Mozilla - XPCOM forum at Nabble.com.
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom