Hi,

I am reading the messaging between renderer and browser:
http://dev.chromium.org/developers/design-documents/displaying-a-web-page-in-chrome

It has 2 messages as an example, "set cursor" message and  "mouse
click" message.

Does that mean there is a different message for each input events. For
example,
* a message for pressing each keyboard key (a-z,0-9)?
* a message for mouse movement? (to support javascript onmouseover)

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to