[futurebasic] RE: [FB] Mouse wheel

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 2004 : Group Archive : Group : All Groups

From: "Edwards, Waverly" <Waverly.Edwards@...>
Date: Mon, 6 Sep 2004 18:47:01 -0400
 
The databrowser has automatic wheel support if using standard handler.
I believe this was as of Jaguar.
 
 
W.

________________________________

From: Robert Purves [mailto:robert.purves@...]
Sent: Sun 9/5/2004 5:59 PM
To: futurebasic@...
Subject: Re: [FB] Mouse wheel




Ken Shmidheiser wrote:

>> I can't test the demo below properly (no wheel on my mouse), but I
>> believe that the wheel should 'just work'.
>
> Alas, the code doesn't work (10.3.5 Logitech two-button mouse with
> scroll wheel). The scroll bar thumb doesn't move. Anyone else have
> better results? Maybe I'm missing something.

Oops, my bad. Evidently I misremembered something about mouse wheel
support for composite controls that include a scroll bar as one
component. A naked scroll bar is different.

Steve Van Voorst has just confirmed privately that HIScrollView gets
automatic wheel support. And now I *seem* to remember that DataBrowser
is also of that happy band (if the window has the standard handler
attribute). Perhaps someone can confirm or disconfirm...

Robert P.

--