Hi,
I have a strange problem where chart events such as Zoom and MouseUp seem to have stopped working. I am using TeeChart Pro 5.03 on Delphi 7.
I can see my event handlers in the chart properties and have breakpoints on these two functions but they are never being called. These events were working fine yesterday but I cannot think of anything I might have changed to break this functionality.
Any help would be appreciated.
Andy
Tee chart events stopped working
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Andy,
Are the events assigned to their corresponding objects? Could it be that you changed some object at design-time and you didn't reassign the events at the object inspector?
Are the events assigned to their corresponding objects? Could it be that you changed some object at design-time and you didn't reassign the events at the object inspector?
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Andy,
Could you please send us an example project we can run "as-is" to reproduce the problem here? You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Thanks in advance.
Could you please send us an example project we can run "as-is" to reproduce the problem here? You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |