TChart Click problem with form's scrollbar
Posted: Mon Aug 16, 2010 4:57 am
Hi,
I have multiple Tchart components vertically stacked as shown in the AVI movie and in this sample project .
When a user clicks on the TChart object that is partly invisible in the screen area, the scroll bar is automatically set to a position to display the clicked TChart object from the top. This is creating an issue if the TChart object is large that it can't be displayed in a 1024x768 screen area without vertical scrollbar. In such a situation, the TChart object always tries to display from the top and it is quickly becoming an annoyance to our users.
Is there a way i can separate the click event and scroll operation so that clicked TChart object won't always be displayed from the top.
Hope I clarified the issue reasonably with AVI screen movie and a project.
Any help is greatly appreciated.
Thanks,
I have multiple Tchart components vertically stacked as shown in the AVI movie and in this sample project .
When a user clicks on the TChart object that is partly invisible in the screen area, the scroll bar is automatically set to a position to display the clicked TChart object from the top. This is creating an issue if the TChart object is large that it can't be displayed in a 1024x768 screen area without vertical scrollbar. In such a situation, the TChart object always tries to display from the top and it is quickly becoming an annoyance to our users.
Is there a way i can separate the click event and scroll operation so that clicked TChart object won't always be displayed from the top.
Hope I clarified the issue reasonably with AVI screen movie and a project.
Any help is greatly appreciated.
Thanks,