Narcís,
many thanks.
A question about installation. I use V7 now. Can I install V8beta in parallel in Delphi 2006 or is there a conflict?
Uli
Search found 6 matches
- Fri Oct 27, 2006 8:32 am
- Forum: VCL
- Topic: DrawAllPoints
- Replies: 11
- Views: 6850
Dear Narcís,
it seems that there is a problem.
Can you please use uli.brueggemann@gmail.com ?
Thanks
Uli
it seems that there is a problem.
Can you please use uli.brueggemann@gmail.com ?
Thanks
Uli
- Wed Oct 11, 2006 3:23 pm
- Forum: VCL
- Topic: DrawAllPoints
- Replies: 11
- Views: 6850
- Mon Oct 09, 2006 11:12 am
- Forum: VCL
- Topic: DrawAllPoints
- Replies: 11
- Views: 6850
- Sun Oct 08, 2006 8:33 pm
- Forum: VCL
- Topic: DrawAllPoints
- Replies: 11
- Views: 6850
Hi Narcís, I would like if you can confirm if my proposal is welcome and included in future releases as I do not have to implement it everytime by myself :) Now in the meantime I have got the V7.07 source code working. The problem was that the installer of the V7.08 binary code does the installation...
- Thu Sep 28, 2006 8:37 am
- Forum: VCL
- Topic: DrawAllPoints
- Replies: 11
- Views: 6850
DrawAllPoints
Hi, the DrawAllPoints property leads to a slow reaction if true and a high number of points. But if DrawAllPoints is switched off the resulting curve quite often looks weird. So I propose to modify the DrawValues procedure in Series.pas: 1) add 4 new variables in the TFastLineSeries class definition...