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 - Changing Editor Language at Designtime fails to save new language
Summary: Changing Editor Language at Designtime fails to save new language
Status: RESOLVED NOTABUG
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Editors (show other bugs)
Version: unspecified
Hardware: PC Windows
: Low regression
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://www.teechart.net/directline/vi...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-02 04:55 EDT by christopher ireland
Modified: 2020-04-03 07:18 EDT (History)
0 users

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?