ChartEditor and Theme

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
alexiat
Newbie
Newbie
Posts: 10
Joined: Fri Nov 15, 2002 12:00 am

ChartEditor and Theme

Post by alexiat » Wed Sep 03, 2008 9:49 pm

VCL Pro edition with Delphi 2007. Is there a way to hide the Themes tab in the ChartEditor? If not, is there a way to snag what theme and/or palette was applied from the ChartEditor?

Thanks.

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

Post by Narcís » Thu Sep 04, 2008 8:16 am

Hi alexiat,

At runtime, if you don't include unit TeeThemeEditor in your unit you won't have Themes tab in the editor.
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

alexiat
Newbie
Newbie
Posts: 10
Joined: Fri Nov 15, 2002 12:00 am

Post by alexiat » Thu Sep 04, 2008 11:38 am

I want the Theme editor, I just already have it in a floating gallery window and didn't want it in 2 places. Is there any way to know what the user may have selected in the ChartEditor?

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 Sep 08, 2008 10:36 am

Hi alexiat,

This is not possible for now. It's on our wish-list to be considered for inclusion in future releases. In the meantime, the only solution is that you implement your own theme selection editor and save the theme that has been chosen. You'll find a theme selection example at All Features\Welcome!\Aspect\Chart Themes in the new features demo available at TeeChart's program group.

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
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply