Page 1 of 1

Chart editor events?

Posted: Tue Dec 18, 2012 11:48 am
by 16563279
Hi,

When a TChartEditor executes, is there an easy way of determining what the user has changed? For example, I need to tell whether the user changed axes extents or increments, but the TChartEditor seems not to provide events that allow this to be determined this programatically.

Thanks for any advice.

Toreba

Re: Chart editor events?

Posted: Tue Dec 18, 2012 2:59 pm
by yeray
Hi Toreba,

No. The intention of the Editor is to help developers to create their charts, not for the end user. The editor is already enough complicated to add events for all the checkboxes, updown buttons, sliders, etc.
Feel free to implement your custom editors