realbasic-nug
[Top] [All Lists]

Mouse-Wheel - deltaX

To: <realbasic-nug at lists dot realsoftware dot com>
Subject: Mouse-Wheel - deltaX
From: "Juerg Raess" <juerg dot raess at lehreroffice dot ch>
Date: Mon, 28 Apr 2008 18:23:31 +0200
Authentication-results: mx.google.com; spf=pass (google.com: domain of realbasic-nug-bounces at lists dot realsoftware dot com designates 66.116.103.65 as permitted sender) smtp dot mail=realbasic-nug-bounces at lists dot realsoftware dot com
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <mailman dot 1656 dot 1209292313 dot 24661 dot realbasic-nug at lists dot realsoftware dot com>
I was about to write a Feedback-Report on the Event 'MouseWheel'... but 
right now this seems not to be working:

"Errors - Please correct the following errors and then resubmit the report
There was a problem submitting your report. Please try again later. If you 
have any questions, please contact customer service."

So I'll retry later :-)

Meanwhile:
How can we detect if a user scrolls horizontally with it's mouse?

All Controls having the 'MouseWheel'-Event fire with a 'deltaY' when the 
mouse-wheels scrolls up/down.
'deltaX' only fires on OSX (don't know about Linux), but never in Windows.

In 2006 this was already reported (and marked 'not a bug') - maybe back then 
this wasn't supported on Windows (or there weren't any mice that could do 
this). But nowadays we should be able to use detect a Mouse-Scroll both 
vertically and horizontally on both OSX/Windows (and probably also on Linux 
:-).
http://www.realsoftware.com/feedback/viewreport.php?reportid=ksdfnmrw

Am I missing something..? If not, the Feedback-Report gets posted as soon as 
it works again :-)
Or is there some other way how to detect a 'horizontal mousewheel-scroll'?

Juerg

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • Mouse-Wheel - deltaX, Juerg Raess <=