Disable MouseWheel - vertical scrolling of gantt
Posted: Wed Aug 13, 2008 8:23 am
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
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