Search found 5 matches
- Sat Jul 02, 2011 10:37 am
- Forum: VCL
- Topic: Access violation contour series levels
- Replies: 1
- Views: 2479
Access violation contour series levels
When attempting to modify contour level values such as UptoValue and colour, the Tcontour levels pointer is not valid (typically value 5 or 10) which of course leads to access violation when using it. I am using Tchart v8 and this problem occurs with C++Builder 4 and C++Builder 2009, and for all ava...
- Fri Dec 21, 2007 4:30 pm
- Forum: VCL
- Topic: TeeChart does not work in C++ Builder 4
- Replies: 2
- Views: 3061
May I suggest trying the tests by using the source code rather than the libraries and obj code. I suspect the libraries are perhaps out of sync. Also, a suggestion to make life easier in BCB4 (and perhaps other versions). Since BCB4 keeps changing the search paths to relative (sometimes incorrectly)...
- Thu Dec 20, 2007 12:47 pm
- Forum: VCL
- Topic: TeeChart does not work in C++ Builder 4
- Replies: 2
- Views: 3061
TeeChart does not work in C++ Builder 4
I refer to my previous topic on canvas and brush problems, new install. The problem is much more severe, in that almost all properties of a Tchart are not accessible or corrupted. For example, just opening a new project, placing a chart on the form and then trying to access an axis for example, give...
- Mon Dec 17, 2007 5:03 pm
- Forum: VCL
- Topic: Canvas and brush problems - new install
- Replies: 3
- Views: 3771
First of all thanks for your prompt and sensible reply. You have no idea of how bad other software "support" can be so it is nice to finally meet a professional team. I have applied the 2 patches as you suggested, and yes I really should upgrade to a later version, it could well be why your software...
- Sun Dec 16, 2007 4:57 pm
- Forum: VCL
- Topic: Canvas and brush problems - new install
- Replies: 3
- Views: 3771
Canvas and brush problems - new install
I have just installed the TeeChart Pro v8.02.10861 into C++ builder V4 build 14.4, which had the free Teechart v4 installed. After a lot of access violations etc, I found the remnants of Tchart v4 and removed these. This seems to have cleared. However 1) Installed Shortcut for Teechart user guide an...