Single click on marker invokes zoom box

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
C.H. Luke
Newbie
Newbie
Posts: 5
Joined: Tue Sep 06, 2005 4:00 am

Single click on marker invokes zoom box

Post by C.H. Luke » Fri Sep 30, 2005 11:49 pm

I have a chart with two point series. I have an "OnClick" event on both series. On one series, the click event executes the OnClick event normaly. On the other, the click event executes, but then, the mouse has a "zoom box" attached.... so imediately after clicking the mark on the chart, moving the mouse (without holding any buttons down) causes a zoom box to be drawn, until the next left button mouse click, then the chart zooms in (annoyingly). I can not see any difference in the OnClick code of one series, and the OnClick code of the other series. Anyone got any ideas of how to *stop* this happening. (IOW: I don't want unintended zoom boxes to be drawn when I click a series mark)
Thanks in advance.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Oct 03, 2005 7:52 am

Hi C.H. Luke,

I'm not able to reproduce it here using latest TeeChart version available. Which version are you using? Could you please send us an example we can run "as-is" to reproduce the problem here? You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply