TMagnifyTool
-
- Advanced
- Posts: 103
- Joined: Tue Mar 02, 2004 5:00 am
- Location: Bad Wurzach
- Contact:
TMagnifyTool
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?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Thomas,
I'm not 100% sure about what you mean. You may need to set AllowResize to true:
If this doesn't help don't hesitate to let us know.
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.
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 |
Magnify Tool
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.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi glazer,
I'm glad to hear you could solve your problem.
Thanks in advance.
I'm glad to hear you could solve your problem.
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.Sorry for some reason the system seemed to think I was Thomas Klinger.
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 |