Search found 23 matches

by Miket
Thu Nov 22, 2007 9:46 am
Forum: VCL
Topic: Defect TV52012275 in 8.02 - fix proposal
Replies: 1
Views: 3775

Defect TV52012275 in 8.02 - fix proposal

First of all, I need to confirm that the defect TV52012275 still exists in the version 8.02. This is connected with MinimumRound and MaximumRound properties and the way how Axis rectange is calculated (see CalcRoundScales function). You may be interested to read my posts in the private beta test gro...
by Miket
Fri Oct 05, 2007 7:23 pm
Forum: VCL
Topic: ChartEditor (Tree mode) problems
Replies: 8
Views: 12160

Dear Mr. Marc Meumann, Please note, that my initial post was related to the latest TeeChart 8.01 (September) release. I had submitted a test case project clearly demonstrating a problem(s) in the Chart Editor, when it works in tree mode. Unortunately I didn't receive a constructive reply on the subj...
by Miket
Sun Sep 30, 2007 7:57 pm
Forum: VCL
Topic: Logarithmic Axis Bug (v.8.01.10798)
Replies: 1
Views: 3908

Logarithmic Axis Bug (v.8.01.10798)

I just uploaded to Steema upload page an example revealing a bug in Logarithmic axis mode (file LogAxisBug.zip). The project includes a precompiled executable. The bug is clearly seen in debug mode when the project was compiled with range check = on. The exception raises in the "TeEngine.pas" (versi...
by Miket
Thu Sep 27, 2007 8:15 pm
Forum: VCL
Topic: Target platforms officially supported by TeeChart 8.01?
Replies: 6
Views: 8109

Hi Narcis, Thank you for the update! I recompiled TeeChart 8.01 and after this step recompiled my applications (they all use TeeChart run-time packages). Preliminary testing in Windows 98 Second Edition English (Virtual Machine) shows that compatibility now restored. At least all my applications now...
by Miket
Thu Sep 27, 2007 1:15 pm
Forum: VCL
Topic: Target platforms officially supported by TeeChart 8.01?
Replies: 6
Views: 8109

Hi Narcis, These changes unfortunately don't help. The reason is simple. You eliminated the calls to these 2 functions at Win98 platforms, but the functions are still present in the import table! Thus any application using this unit or the package TeePro811.bpl will fail at Win98, Me. You need to im...
by Miket
Thu Sep 27, 2007 9:11 am
Forum: VCL
Topic: Target platforms officially supported by TeeChart 8.01?
Replies: 6
Views: 8109

Target platforms officially supported by TeeChart 8.01?

I can not find explicit declaration concerning supported target platforms for the latest version. Do you include Windows 98, Me? Unit TeeNumericGauge.pas (package TeePro811.bpl) uses calls to AddFontMemResourceEx and RemoveFontMemResourceEx . According to MSDN documentation: Requirements Windows NT/...
by Miket
Tue Sep 25, 2007 9:32 am
Forum: VCL
Topic: TeeMsg_EditorKey customization proposal
Replies: 2
Views: 4971

Hi Narcis,

Yes, I am source code customer, of course (see my other reports). But in any case I am trying to avoid TeeChart code modifications, introducing customization in derived classes.

Best regards,
Michael
by Miket
Sat Sep 22, 2007 9:31 am
Forum: VCL
Topic: TeeMsg_EditorKey customization proposal
Replies: 2
Views: 4971

TeeMsg_EditorKey customization proposal

It would be nice to have an ability to modify the value of TeeMsg_EditorKey (TeeConst.pas file) in future versions of TeeChart. Such modifications will allow to save ChartEditor settings on per-application basis adding more flexibility. Currently it is declared as const :cry: thus location is fixed:...
by Miket
Fri Sep 21, 2007 3:33 pm
Forum: VCL
Topic: ChartEditor (Tree mode) problems
Replies: 8
Views: 12160

It is a very limiting solution!

Hi Narcis, Of course, I know that the problem is caused by timer. I used timer in order to simulate much more complicated situation typical for multithreaded applications: some thread computes something and updates the contents of a chart from time to time (of course, in the contest of the main thre...
by Miket
Fri Sep 21, 2007 11:30 am
Forum: VCL
Topic: ChartEditor (Tree mode) problems
Replies: 8
Views: 12160

Hi Narcis, I believe that this example helps to reveal several similar problems. You will be able to obtain errors in different places of Teechart using different sequencies of node selections. For example, try to select "Data" node first, or try to play with Series node and its subnode. Best regard...
by Miket
Fri Sep 21, 2007 8:53 am
Forum: VCL
Topic: ChartEditor (Tree mode) problems
Replies: 8
Views: 12160

ChartEditor (Tree mode) problems

Hi Narcis, As you suggested I decided to start a new thread concerning Chart Editor (Tree mode) problems. Probably there are several issues, but lets consider them one by one. I uploaded "Miket_ChartEditor.zip" (steema upload page) with a project (Rad studio 2007 Win32) demonstrating the probrem(s)....
by Miket
Thu Sep 20, 2007 12:20 pm
Forum: VCL
Topic: ChartEditor problems revisited
Replies: 2
Views: 4870

ChartEditor problems revisited

Hi Narcis, I just uploaded "Miket_ChartEditor.zip" with a project (Rad studio 2007 Win32) demonstrating the probrem(s). Please, see comments in the source file for details. I am ready to test all modifications of the source. In my big project I often face the situation when something is modifying a ...
by Miket
Wed Sep 19, 2007 7:11 pm
Forum: VCL
Topic: ChartEditor problems revisited
Replies: 2
Views: 4870

ChartEditor problems revisited

Hi Narcis, By some reason the fix for the defect { 8.0 - TV52012099 } was not included to 8.01 version (September release). I reported this issue in steema.private.fieldtest.teechart8 on Feb 23 2007 and you suggested the fix in the post Feb 27 2007. Why this fix disappeared from 8.01 release? Are th...
by Miket
Wed Sep 19, 2007 7:05 pm
Forum: VCL
Topic: v.8.01 - small interface bug in ChartEditor
Replies: 3
Views: 5844

Hi Narcis,

Thank you for the information! Unfortunately there are still some issues in Chart Editor (Tree mode). I posted another message related to these issues.

- Michael
by Miket
Tue Jul 10, 2007 7:18 am
Forum: VCL
Topic: v.8.01 - Is it a bug? (ChartEditor again)
Replies: 5
Views: 9360

Hi Josep,

Thank you for the fix, now everything works fine!

Best regards,
Michael