Search found 49 matches

by Lenfors
Tue Nov 03, 2009 3:42 pm
Forum: VCL
Topic: Installation problem ver 8.06
Replies: 7
Views: 10370

Re: Installation problem ver 8.06

Thanks, it worked!

Can't you make these adjustments automatic in the installation! I have these same type of problems every time I upgrade and it's really time consuming!

Regards, Mikael
by Lenfors
Tue Nov 03, 2009 3:35 pm
Forum: VCL
Topic: Helpfiles for TeeTree
Replies: 5
Views: 11882

Re: Helpfiles for TeeTree

Sorry, dont understand what you mean! Where are the file I'm supposed to point to from the "Configure" button!?
by Lenfors
Tue Nov 03, 2009 3:33 pm
Forum: VCL
Topic: How to code...
Replies: 1
Views: 6481

How to code...

Hello! Just started with TeeTree and need some guidance how to approach the following problems: I want to use drag and drop between nodes, but I have to be able to control wich nodes are allowed to be dropped on wich nodes! When I enable the DragAndDrop.Automatic it permitts drop on any node without...
by Lenfors
Tue Nov 03, 2009 2:48 pm
Forum: VCL
Topic: Helpfiles for TeeTree
Replies: 5
Views: 11882

Re: Helpfiles for TeeTree

Ok, where can I find these files? Looked at downloads on stema.com but can't find any examples.... just precompiled demos (logged in as customer).

Regards, Mikael
by Lenfors
Tue Nov 03, 2009 11:10 am
Forum: VCL
Topic: Helpfiles for TeeTree
Replies: 5
Views: 11882

Helpfiles for TeeTree

Hello! I downloaded TeeTree Tutorial.chm. Under contents I can see "Contents", "Tutorials" (with 4 chapters) and "Overviews" (with 3 chapters). But whatever I select I get "Navigation aborted, enter address again" (Translated from Swedish....). Also tried the TeeTree2New.exe. But I can't see any sou...
by Lenfors
Tue Nov 03, 2009 10:36 am
Forum: VCL
Topic: Installation problem ver 8.06
Replies: 7
Views: 10370

Re: Installation problem ver 8.06

Ok, thanks. Now I succeded in compiling/building both Tee8QR5D12.dproj and DclTee8QR5D12.dproj. Now I can at least open and compile my project again. The problem remaining is I can't Install DclTee8QR5D12.dproj. I get error: "Cannot load package 'DclTee812.' It contains unit 'TeeChartExp,' wich is a...
by Lenfors
Thu Oct 29, 2009 11:29 pm
Forum: VCL
Topic: Installation problem ver 8.06
Replies: 7
Views: 10370

Installation problem ver 8.06

Hello! As usual when trying to update TeeChart I run into trouble! I think I spend the same amount of time on TeeChart as on all other components together.... I'm using Delphi 2009 and Quick report 5. Until now I have been using TeeChart 8.05 (finally got it to work). Now I downloaded TeeChart 8.06....
by Lenfors
Wed Jun 10, 2009 9:30 am
Forum: VCL
Topic: Export to PDF from QReport does not work
Replies: 3
Views: 5558

Yes, I'm using TQRChart. In QReports preview I can se my report including my TCharts, but when I from the preview try to save the report and select PDF format then a PDF file is created including everything in the report excluding my charts!

Regards, Mkikael
by Lenfors
Wed Jun 10, 2009 7:38 am
Forum: VCL
Topic: Export to PDF from QReport does not work
Replies: 3
Views: 5558

Export to PDF from QReport does not work

Hello!

I'm using Quick Report 5.04.1 together with TeeChart Pro 8.05. When I have a chart placed on a QReport it works fine, but when I try to export to PDF the PDF document contains everything on the report except the TChart!?

Any ideas?

Regards, Mikael
by Lenfors
Fri May 29, 2009 9:29 am
Forum: VCL
Topic: Problems after Delphi 2009 update 3
Replies: 3
Views: 7739

Finally solved it! After a lot of uninstalling / installing and copying bpl files to all places I could think of it finally worked again :-(
Sorry, but I have no idea what finally solved it.

Mikael
by Lenfors
Thu May 28, 2009 10:11 pm
Forum: VCL
Topic: Problems after Delphi 2009 update 3
Replies: 3
Views: 7739

Problems after Delphi 2009 update 3

Hello! After applying Delphi 2009 update 3 I can't compile my projects any more! [DCC Fatal Error] UnitReportUnit.pas(7) F2051 Unit QrTee was compiled with a different version of DBChart.TCustomDBChart I downloaded and installed latest TeeChart Pro 8.05 Full Source Code and rebooted. Then I run the ...
by Lenfors
Wed Apr 15, 2009 10:14 am
Forum: VCL
Topic: Low pass filter on TLineSeries
Replies: 5
Views: 9826

Ok, thanks.

It's not how to apply the filter that's my issue. It's the filter itself. I would like to apply some kind of FTT filter and need code for this.

Regards, Mikael
by Lenfors
Tue Apr 14, 2009 6:57 pm
Forum: VCL
Topic: Low pass filter on TLineSeries
Replies: 5
Views: 9826

Low pass filter on TLineSeries

Hello! Are there any low pass filters available in TChart? We use TLineSeries with several thousand values on them. There are a lot of disturbances in the data and it is almost unusable without filtering. If we use an analysis program to look at the data it look fine, but we would like to do it dire...
by Lenfors
Fri Dec 28, 2007 8:03 pm
Forum: VCL
Topic: Draw icons insted of points in a Series
Replies: 10
Views: 15655

Ok, this was a while ago but now I'm back! The solution you suggested will work for drag but I also have events for MouseEnter and MouseLeave! I show values in a status window when I move the mouse above the icons! Currently these events trigger already when the mouse is located some distance from t...
by Lenfors
Wed Oct 31, 2007 6:22 pm
Forum: VCL
Topic: Draw icons insted of points in a Series
Replies: 10
Views: 15655

Hello, I sent an updated version where you can se the problem better. After program start there is no way to drag the marks away from the point. If you click the button the marks are moved a bit away. After this the marks can be dragged. If you than drag the mark and position it over the point it wi...