TeeUseMouseWheel Scroll Distance

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
skassan
Newbie
Newbie
Posts: 27
Joined: Fri Sep 18, 2009 12:00 am

TeeUseMouseWheel Scroll Distance

Post by skassan » Mon Oct 19, 2009 6:12 pm

How do I control the distance that is scrolled after I set TeeUseMouseWheel to true?

Yeray
Site Admin
Site Admin
Posts: 9587
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeUseMouseWheel Scroll Distance

Post by Yeray » Tue Oct 20, 2009 8:14 am

Hi skassan,

I'm afraid that this is controlled internally. Concretely, the scrolling distance is that: (Maximum-Minimum)*0.03
I'll add to the wish list the possibility to manually control this constant value.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

skassan
Newbie
Newbie
Posts: 27
Joined: Fri Sep 18, 2009 12:00 am

Re: TeeUseMouseWheel Scroll Distance

Post by skassan » Tue Oct 20, 2009 11:57 am

When you add that functionality, you may also want to consider changing the value, or having a separate value, for when the vertical axis is in logarithmic mode. That's the reason for my original inquiry. The default behavior doesn't work too well on a logarithmic scale.

Yeray
Site Admin
Site Admin
Posts: 9587
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeUseMouseWheel Scroll Distance

Post by Yeray » Tue Oct 20, 2009 12:06 pm

Hi skassan,

Yes, that's right. Thanks for the appreciation. I'll modify the ticket to explain that too.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply