Page 1 of 1

OnMouseMove - several Series

Posted: Fri Nov 26, 2004 12:29 pm
by 9080645
hello,

I've created several point series and now I want to display their data values in textfields. How can I do that?

I've tried to use the onMouseMove function to follow the mouse movements, and it's partly working. When I move the mouse cursor above Series0, it's working, but when I move above Series1 (or others), it is not working.

How can I follow the mouse movements on ANY Series, and display the data of ALL Series in the textfields?

The best way to do this would be using a cursor, and it's x-value determines the y-values of different Series. I also use three custom y-axes.

Thanks for any advices!

Mike

Posted: Mon Nov 29, 2004 8:58 am
by Pep
Hi Mike,

I've attached one example into the steema.public.attachments newsgroups (with the same Subject) which does this.

working

Posted: Tue Jan 18, 2005 11:45 am
by 9080645
hi Pep,

thanks for the example, it's working now. I find this forum very useful, I have managed to solve various problems with help from you guys.

Mike

Posted: Thu Oct 26, 2006 3:28 am
by 9529132
Pep wrote:Hi Mike,

I've attached one example into the steema.public.attachments newsgroups (with the same Subject) which does this.
Hi, Pep,

I also want to know how to realize it, but I can't visit the newsgroup. Would you please send your example code to my email? Hopefully it is VC++ code.

Thank you very much!
David

Posted: Thu Oct 26, 2006 7:51 am
by narcis
Hi David,

I've just sent you the example to your forums e-mail contact address. Please let me know if you don't receive it.

BTW: It's a Visual Basic example but it should give you the ideas on how to achieve that and porting it to VC++ shouldn't be difficult.

Posted: Thu Oct 26, 2006 9:41 am
by 9529132
Hi, NarcĂ­s,

I haven't got your email. Did you cmopress the files in zip format? Would you please send it to my personal email address: ls_fn@yahoo.com.sg?

Thank you very much!
David

Posted: Thu Oct 26, 2006 9:49 am
by narcis
Hi David,

Yes, I sent it as a .zip package. Now I forwarded it to your personal e-mail address.

Posted: Thu Oct 26, 2006 10:32 am
by 9529132
Got it. Thanks!