On Feb 12, 2009, at 4:43 AM, Braganza Roberts wrote:

I wanted to know, how does the mouse pointer changes when the mouse is moved over a link or a button in a Web page.

To see all the details look for calls to setCursor in the source file EventHandler.cpp.

The most interesting one is the one in EventHandler::handleMouseMoveEvent.

    -- Darin

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to