yakobom wrote: > I got the mouse coordinates within the window by using Windows API, > then translated it to twips and added the proper offset (I took the > code from nsViewManager::DispatchEvent).
That should work, I would think, unless the Windows API numbers include the titlebar or some such... Also, if you're talking about a web page as opposed to the browser chrome, are you getting the mouse coordinates in the right window? -Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
