Search found 150 matches

by bertrod
Mon Aug 27, 2007 7:43 am
Forum: VCL
Topic: [v8] Problem with gradient in TSeriesBandTool
Replies: 4
Views: 8204

Hi, I used the upload page (filename : GradientProblem.zip). Note that I could not reproduce the problem with the left and right margins as shown on the image in my first post, but the problem occurs also with the Top and Bottom margins. Just use the panning to make the SeriesBandTool go "under" or ...
by bertrod
Fri Aug 24, 2007 3:09 pm
Forum: VCL
Topic: [v8] Problems with cursors
Replies: 4
Views: 7554

Hi again Narcìs,

I can now confirm to you that my problem was linked to Windows Vista and not TeeChart 8. :wink:
by bertrod
Fri Aug 24, 2007 3:08 pm
Forum: VCL
Topic: [v8] Problem with gradient in TSeriesBandTool
Replies: 4
Views: 8204

[v8] Problem with gradient in TSeriesBandTool

Hello, See the 2 images below to quickly understand my problem : when I'm using a gradient in TSeriesBandTool, the gradient is not clipped in the chart's margins. But if I'm using a plain color, then it is correctly clipped. Any tip ? I would like to clip the SeriesBandTool also when it's filled wit...
by bertrod
Fri Aug 24, 2007 12:40 pm
Forum: VCL
Topic: [v8] Problems with cursors
Replies: 4
Views: 7554

Hi Narcís, I was trying to make a example project and I could notice that the problem was not linked to TeeChart but with the OS (my blinking cursor was only occuring on Windows Vista). So it's apparently not your code that is causing this problem. I hope i'll be able to deal with this problem :? Th...
by bertrod
Fri Aug 24, 2007 8:19 am
Forum: VCL
Topic: [v8] Problems with cursors
Replies: 4
Views: 7554

[v8] Problems with cursors

Hello, With teechart 7 I was using a lot of custom cursors. I used to assign them using Chart.Cursor and Chart.OriginalCursor. But since I installed teechart 8, my cursors are "blinking". Exemple : With TAxisScrollTool, I'm using a custom cursor instead of the crHandPoint. So I'm affecting Chart.Cur...
by bertrod
Fri Aug 03, 2007 1:37 pm
Forum: VCL
Topic: Axis displaying -8.4325243E-18 instead of 0
Replies: 5
Views: 8565

Hello, I read the annoucement about V8, but I'm not sure if my old bugs are corrected. Can I have a update about those issues : TV52011949 TV52011928 TV52012178 I don't understand why you don't write the list of issues' references (like TV520....) which have been corrected, it would be much easier f...
by bertrod
Mon Jul 30, 2007 12:00 pm
Forum: VCL
Topic: [TSeriesBandTool] How to draw behind or in front of a serie
Replies: 9
Views: 15221

9047589 wrote:Try TChartAxes.Behind=False
It works thanks. :P
by bertrod
Mon Jul 30, 2007 7:44 am
Forum: VCL
Topic: [TSeriesBandTool] How to draw behind or in front of a serie
Replies: 9
Views: 15221

Hello,

I still have the same problem the axes, maybe you can help me again :

The SeriesBandTool hides all customAxes, even if they are created afterwards. See image below.

Any tip to show the customAxes in front of the seriesBandTool ?

Image
by bertrod
Fri Jul 27, 2007 11:58 am
Forum: VCL
Topic: [TSeriesBandTool] How to draw behind or in front of a serie
Replies: 9
Views: 15221

9047589 wrote:Well, try then ExchangeSeries. It allows you to change order of series in run-time
Regards, Alexander
Well done, I could manage to change series order using ExchangeSeries and now I can choose how I want my SeriesBandTool to be displayed.

Thanks a lot ! 8)
by bertrod
Fri Jul 27, 2007 6:44 am
Forum: VCL
Topic: [TSeriesBandTool] How to draw behind or in front of a serie
Replies: 9
Views: 15221

9047589 wrote:TSeriesBandTool.DrawBehindSeries?
Regards,
Alexander
No, because DrawBehindSeries has an effect only with series which are linked to the TSeriesBandTool (tool.Series1 and tool.Series2), not on other series :cry:
by bertrod
Thu Jul 26, 2007 3:07 pm
Forum: VCL
Topic: [TSeriesBandTool] How to draw behind or in front of a serie
Replies: 9
Views: 15221

[TSeriesBandTool] How to draw behind or in front of a serie

Hello, I noticed that the drawing of the TSeriesBandTool is sometimes over series and sometimes behind. I mean that - if I create a serie AFTER having created the TSeriesBandTool, the serie will be drawn OVER the SeriesBandTool. - if I create a serie BEFORE having created the TSeriesBandTool, the se...
by bertrod
Thu Jul 12, 2007 7:39 am
Forum: VCL
Topic: [TAnnotationTool] Rotate text ? (90°, ...)
Replies: 1
Views: 4285

[TAnnotationTool] Rotate text ? (90°, ...)

Hello,

I'm using version 7.04 (we will move to the version 8 soon, but no time yet), and in my version I can't rotate text in annotations. Some customers asked me about this feature, so I just wanted to know if this feature is implemented in version 8 or if it's planned for the future.

Thanks
by bertrod
Mon Apr 23, 2007 1:29 pm
Forum: VCL
Topic: Axis displaying -8.4325243E-18 instead of 0
Replies: 5
Views: 8565

Ok thanks.

By the way, is there a way to know when bugs are solved? I have some problems still waiting:

TV52011936
TV52011949
TV52011928
TV52012178
by bertrod
Mon Apr 23, 2007 12:09 pm
Forum: VCL
Topic: Axis displaying -8.4325243E-18 instead of 0
Replies: 5
Views: 8565

Axis displaying -8.4325243E-18 instead of 0

Hello,

Sometimes when I use axes with this format : "#.#####E+", the value '0' is not correctly displayed. See below :

Image

Is there a trick to avoid this ?
by bertrod
Tue Mar 13, 2007 4:33 pm
Forum: VCL
Topic: [Print Preview] Change zoom ? (100%, Page Width, etc.)
Replies: 2
Views: 6327

Yes, please add it to the wish-list. I definitely think it's a must, as many of my customers ask me for this feature.

I'll try the stretchdraw and i'll come back if I have other problems. Thanks ;)