Search found 3 matches
- Tue Mar 22, 2005 9:36 am
- Forum: VCL
- Topic: Program crashed on startup in Teetools::initialization
- Replies: 2
- Views: 5672
Marjan Thanks for your comments, they have helped me h=get over the problem (although I still haven't discovered the exact cause). I deleted/renamed all tee*.bpl, .bpi, and .lib files I could find on my hard drive, leaving just the tee7*.* versions. Still got the same problem. So I deleted the chart...
- Fri Mar 18, 2005 10:23 am
- Forum: VCL
- Topic: Program crashed on startup in Teetools::initialization
- Replies: 2
- Views: 5672
Program crashed on startup in Teetools::initialization
I'm setting up a new PC to compile/build an app with C++Builder 6 and TeeChart Pro 7.05. The app works perfectly on existing PCs, using identical code. The problem on the new PC is that my app crashes on startup, before reaching WinMain(): the program's call stack indicates that the crash originated...
- Mon Aug 30, 2004 12:43 pm
- Forum: VCL
- Topic: (Newbie) How to print axes to a true scale?
- Replies: 0
- Views: 4998
(Newbie) How to print axes to a true scale?
I have just started using TeeChart 7 and wanted to know how you can print graph axes to a "true" scale, e.g. I have a graph whose X-axis goes from 0 to 25 in 5 divisions of 5 units each. I want the graph to print so that 25 units measures 10cm on paper (i.e. a true scale of 2.5 units per cm). It is ...