Re: Mouse Wheel Scrolling
- From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Fri, 8 Feb 2008 09:57:37 -0600
Bob Keeney wrote:
I'll be darned if I can figure out how to implement the mouse wheel
scrolling. It works fine in the example app but I can't get it to
work in my app.
What magic setting have I not set up properly?
There is nothing to set up to make it work.
Remember that the mouse needs to be physically positioned over the
control for mouse scrolling to be invoked. If the mouse is out
side of the control it is ignored.
FTC Website: www.truenorthsoftware.com/Realbasic/FormattedText.html
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in
the subject field.
- References:
- Mouse Wheel Scrolling
- From: Bob Keeney
Other related posts:
- » Mouse Wheel Scrolling
- » Re: Mouse Wheel Scrolling
What magic setting have I not set up properly?
- Mouse Wheel Scrolling
- From: Bob Keeney