Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Tools for Microsoft .Net & .Net Compact Framework
 QCChart2D and QCChart2D CF (VB and C#)
 Zoom on mouse wheel
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

oliversleep

35 Posts

Posted - 20 Dec 2010 :  04:25:00  Show Profile  Reply with Quote
Hi,

I would like to know if it's possible to create a mouse zoom Event to do a X zoom/unzoom on the mouse wheel event ?
Or is-it necessary to catch Windows events and to propagate them to Quinn-Curtis component ?
Instead these automatic solutions, I can change my datas.

Thank you

quinncurtis

1164 Posts

Posted - 20 Dec 2010 :  09:34:41  Show Profile  Reply with Quote
There is no built-in support for support of the mouse wheel while zooming. We don't how this would work, since our zooming function is a two dimensional action, based on both x and y mouse movement, and the mouse wheel is a one-dimensional input device. I suppose you could enforce a fixed aspect ratio, but this is much more common in maps, compared typical chart data. You would have to try and intercept the mouse wheel events in the ChartView, then re-issue them as mouse move events. We have never done it though, and don't have any examples.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-07 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07