To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90907





------- Additional comments from ans...@openoffice.org Thu Jun 18 12:48:23 
+0000 2009 -------
The mouse wheel event already contains information on how many pixels the view 
should scroll. The OS 
calculates an appropriate amount depending on speed and other parameters. Slow 
scrolling moves only 
one pixel, fast scrolling up to 1/2 page. A fixed amount of pixels per scroll 
event won't cut it.

Search the API reference for kEventMouseWheelMoved and you'll find the 
parameter kEventParamMouseWheelDelta. There should be a corresponding API for 
Java or Cocoa too.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to