Search found 25 matches
- Mon Feb 09, 2009 5:07 pm
- Forum: VCL
- Topic: Missing Functions in TChartEditForm
- Replies: 3
- Views: 7801
Missing Functions in TChartEditForm
I have noticed that in update 8.04 (VCL) I am missing some functions (such as Trend). When I do an Add Series from the TChartEditForm, the Gallery does not include these functions. If I use the design time editor for the chart, these functions are present. Also, when I try to change the function typ...
- Tue Feb 13, 2007 3:56 pm
- Forum: VCL
- Topic: TChartEditorPanel will not display on complex form.
- Replies: 5
- Views: 11223
TChartEditorPanel on a TabSheet
This is a followup to the original submission. Since I needed to still use this type of processing, it was necessary for me to find a way around this situation. I found two way to enable this type of processing (ChartEditorPanel on TabSheets), and I thought you might be interested in case someone el...
- Wed Jan 03, 2007 5:40 pm
- Forum: VCL
- Topic: Print Preview allowed when Editor Print tab hidden.
- Replies: 5
- Views: 11368
Got it installed and I will be able to use it later in the week. You should be advised that like the version 7 release, I had a little trouble installing it. I use only the C++ personality in the BDS2006. In order for this to really work correctly, I have to uninstall the package(s) from within BDS ...
- Tue Jan 02, 2007 4:10 pm
- Forum: VCL
- Topic: Print Preview allowed when Editor Print tab hidden.
- Replies: 5
- Views: 11368
I have given some thought to your offer to beta test version 8. I am at a point of having to redesign my interface due to a problem I have encountered (the one I have not be able to get into a test case). Considering the issues I have encountered and the fact that I now have to redesign and reimplem...
- Fri Dec 29, 2006 5:39 pm
- Forum: VCL
- Topic: Print Preview allowed when Editor Print tab hidden.
- Replies: 5
- Views: 11368
Print Preview allowed when Editor Print tab hidden.
If you hide the Print tab on the editor, you will still get the Print Preview on the Chart / General tab of the Chart Editor. It would seem logical that if you are hiding the Print tab, you would also want to hide the Print Preview processing on the Chart / General tab.
- Thu Dec 28, 2006 8:13 pm
- Forum: VCL
- Topic: Series Problems when based on a Function
- Replies: 1
- Views: 5412
Series Problems when based on a Function
I have problems when I add a series that utilizes a function as the basis of information. There are three different problems: 1. The series is added, but when selecting the base series (another series), the Apply button does not work. 2. The series is added, but not using the apply button, movement ...
- Thu Dec 28, 2006 4:43 pm
- Forum: VCL
- Topic: Run Time Editors vs Chart Problems.
- Replies: 3
- Views: 8556
Thanks for the encouragement, it is most reassuring. I really need this interface to work smoothly as there is no run time help available for it. I have one that is currently a "show stopper", and the others are just a bother. I will work up a test case for this and post it. I have currently moved t...
- Wed Dec 27, 2006 7:57 pm
- Forum: VCL
- Topic: Run Time Editors vs Chart Problems.
- Replies: 3
- Views: 8556
Run Time Editors vs Chart Problems.
I am still trying to use the Run Time Chart Editor(s) to effect the chart design and I am still having problems. The behaviour is inconsistent with what is expected, and in some cases deviates from the example processing (as seen in the What's new demo). The area of most problems has to do with the ...
- Fri Dec 22, 2006 6:55 pm
- Forum: VCL
- Topic: Cross DLL/EXE TChart forms do not work correctly.
- Replies: 3
- Views: 7965
I am using the ChartEditorPanel component. This component apparently shows the Tree by default. Please refer to TeeChart New Features demo. Select the All Features tab. Navigate to the ChartEditorPanel demo: Components / Chart Editor / Embedded. This demo shows the ChartEditorPanel with a fully popu...
- Wed Dec 20, 2006 4:25 pm
- Forum: VCL
- Topic: TChartEditorPanel will not display on complex form.
- Replies: 5
- Views: 11223
Based on your information, I have tried some different things in the example. You are indeed correct that the Editor Panel is being placed behind the parent panel. I cannot understand why the processing would do that. I even tried setting the parent at create time, and this does not work. As one mor...
- Tue Dec 19, 2006 3:10 pm
- Forum: VCL
- Topic: Inconsistent processing with the SelectUnderMouse processing
- Replies: 3
- Views: 15195
Thanks. I realize that with development schedules you cannot do everything. However, until you get to it, I will have to deal with it as this was going to be my primary interface to the charts. Point and change is the most intuitive. There are three ways that I currently see to deal with this. The f...
- Tue Dec 19, 2006 2:55 pm
- Forum: VCL
- Topic: Adding Custom Axis does not update Tree in ChartEditorPanel
- Replies: 2
- Views: 7168
- Mon Dec 18, 2006 5:56 pm
- Forum: VCL
- Topic: Inconsistent processing with the SelectUnderMouse processing
- Replies: 3
- Views: 15195
Inconsistent processing with the SelectUnderMouse processing
I have experienced some inconsistent processing related to the SelectUnderMouse processing. You can see this with the What's New TeeChart demo. Go to All Features / Components / Chart Editor / Embedded. 1. When dialog is initiated, it is positioned on the Series node in the tree. The panel shows the...
- Mon Dec 18, 2006 5:10 pm
- Forum: VCL
- Topic: Adding Custom Axis does not update Tree in ChartEditorPanel
- Replies: 2
- Views: 7168
Adding Custom Axis does not update Tree in ChartEditorPanel
If you add a custom axis to the Chart using the ChartEditorPanel, the tree structure is not updated to include the Custom Axis. The allows for the standard axies but not custom. You can see this with the What's New TeeChart demo. Go to All Features / Components / Chart Editor / Embedded. Once displa...
- Mon Dec 18, 2006 4:38 pm
- Forum: VCL
- Topic: Double Click event on TChart can cause program abort.
- Replies: 10
- Views: 16267
I cleaned up everything and it still gets the EAbort exception. However, I have moved on to other types of design and no longer need this processing. If I do need it in the future and it still fails (like on the TeeChart V8), then I will resurrect this. We both have spent enough time on this and let...