The vertical scrolling of our gantt chart is driving us nuts...
The only solution by now is the onafterdraw event where we reset the axis min/max. The repaint method does not work the way it should. That means the correct axis values are set but the chart keeps scrolling. this leaves a scrolled chart with correct min/max values which are applied the the on-screen representation when the user clicks on a task.
Please help!
Kind regards,
Jan
Disable MouseWheel - vertical scrolling of gantt
Hi Jan,
I'm afraid I don't understand what are you doing here. Could you explain the steps to reproduce it here?
Thanks in advance.
I'm afraid I don't understand what are you doing here. Could you explain the steps to reproduce it here?
Thanks in advance.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
We have a gantt chart which is used for production planning. I want to make shure that it can only be scrolled horizontally. At the moment whenever I accidentally touch the mouse wheel the chart scrolls vertically, so some production lines are off-screen.
All I want to to is to disable vertical scrolling via mouse-wheel...
All I want to to is to disable vertical scrolling via mouse-wheel...
Hi Rover,
you can disable it by using :
TChart1.Environment.MouseWheelScroll = False
you can disable it by using :
TChart1.Environment.MouseWheelScroll = False
Pep Jorge
http://support.steema.com
http://support.steema.com