Hello,
If i put a teecommander on my char, the chart's title appears in the teecommander.
How could prevent it?
Thank you
Regards
Teecommander and Chart title
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Calou,
I'm not sure about which the exact problem is here. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
I'm not sure about which the exact problem is here. Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Calou,
Thanks for the image.
This is most likely because you add a TChart into a form, set it to Align=alClient and later you add a TTeeCommander tool. You should try adding a TChart then add a TTeeComander and finally set chart to alClient.
Hope this helps!
Thanks for the image.
This is most likely because you add a TChart into a form, set it to Align=alClient and later you add a TTeeCommander tool. You should try adding a TChart then add a TTeeComander and finally set chart to alClient.
Hope this helps!
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 |