Page 1 of 1

TMagnifyTool

Posted: Wed Nov 14, 2007 12:42 pm
by 8443014
I am trying to find out something about the TMagnifyTool but cant find it in the help file or on the web. I notice in your demo that when the mouse cursor moves over the left/right edges of the magnifier the cursor changes to a horizontal line, whereas on the top and bottom it changes to a vertical. How is this done?

Posted: Wed Nov 14, 2007 2:35 pm
by narcis
Hi Thomas,

I'm not 100% sure about what you mean. You may need to set AllowResize to true:

Code: Select all

  ChartTool1.AllowResize:=True;


If this doesn't help don't hesitate to let us know.

Magnify Tool

Posted: Wed Nov 14, 2007 4:43 pm
by 10047363
Sorry for some reason the system seemed to think I was Thomas Klinger. Actually it is Mike Glazer. Anyway, When I allow resizeing of the magnifier I can certainly make it resize with the mouse. However, the cursor does not seem to change as in your demo when I place it over the edge of the maginifier box.

Magnifier

Posted: Wed Nov 14, 2007 5:08 pm
by 10047363
OK I have solved the problem. My program was inadvertently changing the cursor elsewhere and this was overriding the cursor for the magnifier.

Posted: Thu Nov 15, 2007 9:03 am
by narcis
Hi glazer,

I'm glad to hear you could solve your problem.
Sorry for some reason the system seemed to think I was Thomas Klinger.
This is most likely because both of you were using the license number of the free TeeChart Pro v6 VCL license freely given with each v7 license. You shouldn't use this license number for posting here, you should use your v7 or v8 license number.

Thanks in advance.