Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 2308

Summary: Changing Editor Language at Designtime fails to save new language
Product: .NET TeeChart Reporter: christopher ireland <chris>
Component: EditorsAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED NOTABUG    
Severity: regression    
Priority: Low    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/directline/viewtopic.php?f=6&t=1336
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description christopher ireland 2020-04-02 04:55:36 EDT
Changing the language at runtime works fine, so any client who wants their application to show in a specific language can create their application without a problem.

The issue seems to be at designtime, when doing exactly the same as the runtime change but using the editor and having the change written into the form's serialization doesn't seem to work.
Comment 1 christopher ireland 2020-04-02 12:18:54 EDT
I've run a test using the source-code for TeeChart.NET, with the following result (note, this is using Visual Studio with Administrator permissions):

http://www.teechart.net/files/public/support/2020-04-02_18-09-26.gif

Could you please confirm that this result obtains at your end?