TeeMsg_EditorKey customization proposal

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Miket
Newbie
Newbie
Posts: 23
Joined: Thu Apr 15, 2004 4:00 am
Location: Russia, Moscow
Contact:

TeeMsg_EditorKey customization proposal

Post by Miket » Sat Sep 22, 2007 9:31 am

It would be nice to have an ability to modify the value of
TeeMsg_EditorKey (TeeConst.pas file) in future versions of TeeChart. Such modifications will allow to save ChartEditor settings on per-application basis adding more flexibility.

Currently it is declared as const :cry:
thus location is fixed:
'SOFTWARE\Steema Software\TeeChart Pro\Editor'

Best regards,
Michael

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 24, 2007 7:30 am

Hi Michael,

I've added your request to our wish-list. However, if you are a sourcecode customer, you can already customize this to fit your needs.
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

Miket
Newbie
Newbie
Posts: 23
Joined: Thu Apr 15, 2004 4:00 am
Location: Russia, Moscow
Contact:

Post by Miket » Tue Sep 25, 2007 9:32 am

Hi Narcis,

Yes, I am source code customer, of course (see my other reports). But in any case I am trying to avoid TeeChart code modifications, introducing customization in derived classes.

Best regards,
Michael

Post Reply