Search found 19 matches

by jls
Tue Apr 17, 2007 7:53 am
Forum: Beta versions
Topic: Beta testing
Replies: 1
Views: 26286

Beta testing

I have lost my password for the beta downloads.

Could you send me a new one?

Does it currently support D2007 as I want to test V8 on D2007.


Jørgen Storlie
by jls
Tue Sep 26, 2006 8:13 am
Forum: VCL
Topic: TeeChart v8 VCL Beta Released
Replies: 58
Views: 84698

I want to beta test v8

Mainly I want check what's new and add suggestion to that list. This is features we have missed in V7


Jørgen Storlie
by jls
Fri Apr 28, 2006 7:20 am
Forum: VCL
Topic: TQRChart 7.07 flickers design time
Replies: 12
Views: 24979

It is working on Delphi 6

It works on Delphi6.


Jørgen
by jls
Thu Apr 27, 2006 12:05 pm
Forum: VCL
Topic: TQRChart 7.07 flickers design time
Replies: 12
Views: 24979

Fixed it

I had to change the TQRChart package in the source folder and use the Recompile tool.


Jørgen
by jls
Thu Apr 27, 2006 10:24 am
Forum: VCL
Topic: TQRChart 7.07 flickers design time
Replies: 12
Views: 24979

Version

I use 4.06 Professional

I have the source code and I have tried to recompile everything.

Any Idea whats wrong?
by jls
Thu Apr 27, 2006 9:59 am
Forum: VCL
Topic: TQRChart 7.07 flickers design time
Replies: 12
Views: 24979

TQRChart 7.07 flickers design time

It works with Delphi2006 but in Delphi6 it works worse than the 4.06 version. Now it flickers all the time.
by jls
Thu Apr 27, 2006 9:54 am
Forum: VCL
Topic: TeeQR710 dosent compile on Delphi 6
Replies: 1
Views: 6032

It was some old dcu files that made the problem

It was some old dcu files that made the problem
by jls
Thu Apr 27, 2006 8:01 am
Forum: VCL
Topic: TeeQR710 dosent compile on Delphi 6
Replies: 1
Views: 6032

TeeQR710 dosent compile on Delphi 6

I try to comile TeeQR710 on Delphi6. I have to change the source to compile it. (It works on Delphi2006).


unit QrTee;

TQRDBChart=class

Delphi2006
property Pages;

Delphi6 changed to this and it compiles
property Page;
by jls
Wed Apr 26, 2006 9:53 am
Forum: VCL
Topic: TQRChart 7.06 with legend flickers in design time
Replies: 6
Views: 12366

bugfix

Is it possilbe to get a bugfix for this?


Jørgen
by jls
Wed Nov 09, 2005 1:40 pm
Forum: Wishes and ideas
Topic: Gauges
Replies: 6
Views: 19386

gauges

I know you have gauges, but it doesn't look very good compared to the other series.
by jls
Wed Nov 09, 2005 10:13 am
Forum: Wishes and ideas
Topic: Gauges
Replies: 6
Views: 19386

Gauges

by jls
Thu Jul 21, 2005 1:20 pm
Forum: VCL
Topic: Hiding DataModules and DataSets
Replies: 2
Views: 8515

Hide datasets in qrdesign

You could modify the sourcecode unit QrTee function IsValidDataSource(ASeries: TChartSeries;AComponent: TComponent): Boolean; override; function TQRDBChart.IsValidDataSource(ASeries: TChartSeries; AComponent: TComponent): Boolean; begin result := AComponent.owner.ClassName = 'TRuntimeDatamodule'; end;
by jls
Wed Jun 22, 2005 1:05 pm
Forum: VCL
Topic: LocateRecord with sorted series don't work
Replies: 2
Views: 7278

I have uploaded some files showing the problem (locate reco)

The files are a part of the Features demo


Jørgen
by jls
Wed Jun 22, 2005 12:23 pm
Forum: VCL
Topic: LocateRecord with sorted series don't work
Replies: 2
Views: 7278

LocateRecord with sorted series don't work

If the series is sorted the unit DBChart_LocateRecord procedure TDBChartRecordLocate.DBChart1ClickSeries(Sender: TCustomChart; Series: TChartSeries; ValueIndex: Integer; Button: TMouseButton; Shift: TShiftState; X, Y: Integer); begin // Use the bookmarks to find the database record for the clicked p...
by jls
Mon Jun 13, 2005 7:22 am
Forum: VCL
Topic: Loading and saving charts to stream, problems with order
Replies: 3
Views: 8276

it is uploaded

it is uploaded