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 777

Summary: Chart Editor doesn't save the design time changes
Product: ActiveX TeeChart Reporter: sandra pazos <sandra>
Component: EditorsAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: major CC: marc
Priority: High    
Version: TeeChart Pro Activex Control v2014 v2014.0.0.0 Release   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description sandra pazos 2014-05-22 04:36:40 EDT
Sometimes the Chart Editor doesn't save the changes that you do in design time. For example, in the case you change the chart fonts from Verdana to Arial by design time editor when you run the application the changes are reset to initial. The same occurs when you change the Zoom properties. The problem isn't produced if you modify the properties by code.
Comment 1 marc meumann 2015-06-23 07:15:20 EDT
Problem relating to contention between default Font assigned with Theme and default Font assigned at Chart create time. Some deigntime Font changes were not signalling correctly as 'change from default'. Fixed for next update.