Search found 41 matches

by BE
Fri Mar 16, 2007 2:07 am
Forum: VCL
Topic: CAn not create DLL with TAnnotationTool
Replies: 5
Views: 8016

When I run my driver program, I get the windows msg

The application failed to initialize properly (0xc000005). Apperanetly window can not find a DLL or a package. When I remove TAnnatationTool from my application, the error goes a way.

-Bill
by BE
Mon Mar 05, 2007 3:31 pm
Forum: VCL
Topic: Moving Shape With MouseUp.
Replies: 1
Views: 8051

Moving Shape With MouseUp.

Hi,

Is there a way I can move a shape while Mouse Is Up?I'd like to have that ability but was unable to fins out how to do it in TeeTree

Thanks

-Bill
by BE
Mon Mar 05, 2007 3:29 pm
Forum: VCL
Topic: CAn not create DLL with TAnnotationTool
Replies: 5
Views: 8016

Hi,

I should be clear that I'm using BCB 6. The .exe version works find. However, the DLL version will not start. The TChart is included in my project and it had no problem being loaded.
What I have is "#include TeeTool.hpp". What else do I need to be included in the project?

-Bill
by BE
Fri Mar 02, 2007 6:41 pm
Forum: VCL
Topic: CAn not create DLL with TAnnotationTool
Replies: 5
Views: 8016

CAn not create DLL with TAnnotationTool

HI, I have a program I was trying to convert to DLL. The program includes TChart and TAnnotationTool. I had the program converted and using a driver program to load the DLL, but when I tried to run it, it crashes every time. When I remove the TAnnotationTool, the program runs OK. I'm a bit surprised...
by BE
Mon Jan 29, 2007 2:08 pm
Forum: VCL
Topic: Bug with TeeRecompile
Replies: 3
Views: 5502

I'm using the TeeRecompile that came with TeeChart Pro v7.07 source code installer.
by BE
Fri Jan 26, 2007 4:46 pm
Forum: VCL
Topic: Bug with TeeRecompile
Replies: 3
Views: 5502

Bug with TeeRecompile

Hi Every time I run TeeRecompile, which re-compiles both TeeChart and TeeTree, and then start BDS 2006 with a new project, the BDS2006 C++ compiler will show compile error massage "Incorrect project override...". I've traced this to the fact that TeeRecompile is writing the incorrect search path str...
by BE
Fri Jan 26, 2007 2:19 pm
Forum: VCL
Topic: Where's TeeChart Pro Version 7.09?
Replies: 1
Views: 3936

Where's TeeChart Pro Version 7.09?

Hi

I see on teh home page that Tee Hcar Pro VCL version 7.09 is released, but when I log in to the customer down lad area, I only see version 7.07. Where's TeeChart Pro VCL version 7.09?

Thanks

-Bill
by BE
Fri Jan 26, 2007 12:58 am
Forum: VCL
Topic: AllowPanning = pmNone
Replies: 1
Views: 4129

AllowPanning = pmNone

Hi,

I'm moving up from BCB 6 to BDS2006. I have TChart Pro V7.07. When I compile in BDS with Chart->AllowPanning = pmNone, I get Error: Ambiguity between pmNone and Forms::pmNone. I can not figure out what I need to add in front of pmNone to avoid the error.

Thans

-Bill
by BE
Wed Jan 24, 2007 12:48 am
Forum: VCL
Topic: Can not install TeeTree in to BDS 2006
Replies: 1
Views: 8170

Can not install TeeTree in to BDS 2006

Hi, I'm trying to install TeeTree in to BDS 2006 C++. I've been getting the error "Can not find DockForm" every time I try to compile the design time package. What am I missing here. I do need to be able to re-compile and install the new TeeTree. I have TeeTree v2, and didn't have any problems with ...
by BE
Tue Apr 25, 2006 3:19 am
Forum: VCL
Topic: TTreeconnection
Replies: 1
Views: 7771

TTreeconnection

Hi

How can I add a derived class of TTreeConnection such as TMyTreeConnection in to the Connection list. I'd like to put more features into TMyTreeConnection, but can not find a way to add TMyTreeConnection.

Thanks

-Bill
by BE
Tue Jan 17, 2006 6:10 pm
Forum: VCL
Topic: Install
Replies: 2
Views: 8957

I've been using TeeTree with C++ Builder 6 with no problems. You'll have to install the TeeTree for C++, not TeeTree for Delphi. :)