Search found 27 matches
- Sun Jun 23, 2013 7:04 pm
- Forum: ActiveX
- Topic: delete arrows in chart (canvas)
- Replies: 1
- Views: 6363
delete arrows in chart (canvas)
Please find attached my chart. At the top of the chart I draw an arrow ( TChart1>>Canvas ...). You advised me for the programming. In this chart I added points in real time. In my project I delete the chart and I draw a new chart with other parameters (TChart1 >> CLEARCHART). The chart is deleted bu...
- Tue May 07, 2013 4:28 pm
- Forum: ActiveX
- Topic: the scale of x-axis change after increase the size of window
- Replies: 8
- Views: 18044
Re: the scale of x-axis change after increase the size of window
I think I have solved the problem I use Windev. And I'm writing lnStartPos is int = TChart1 >> Axis >> Bottom >> IStartPos lnEndPos is int = TChart1 >> Axis >> Bottom >> IEndPos lr30sec is a real = GetDateTimeStep (dtThirtySeconds)) gfrMinDateHeure is a real gfrMinDateHeure gfrMinDateHeure + = ((lnE...
- Fri May 03, 2013 3:28 pm
- Forum: ActiveX
- Topic: the scale of x-axis change after increase the size of window
- Replies: 8
- Views: 18044
Re: the scale of x-axis change after increase the size of window
the scale is wrong after restoring then window and after a resize. take a look on the attachment there is a small difference. 5 PIXELS ENV. THE SIZE OF X-AXIS IS 625 PIXELS on load of the window TChart1>>Environment>>InternalRepaint TChart1>>axis>>Bottom>>ExactDateTime=Vrai TChart1>>Axis>>Bottom>>Au...
- Wed May 01, 2013 9:27 am
- Forum: ActiveX
- Topic: the scale of x-axis change after increase the size of window
- Replies: 8
- Views: 18044
Re: the scale of x-axis change after increase the size of window
Hello Ok you have answered the previous question: maintain the scale when the window size changes. But this time it is another question: When I close my program I record the size and position of the window. And I return the size and position when I open the program. In this case the minimum of the X...
- Sat Apr 27, 2013 2:04 pm
- Forum: ActiveX
- Topic: the scale of x-axis change after increase the size of window
- Replies: 8
- Views: 18044
the scale of x-axis change after increase the size of window
hello I have two windows, one in each chart window. The increment of the X axis is 30 seconds. I want 10 pixels for 30 seconds. X minimum is 27/04/2013 3:33:00 p.m.. PROCEDURE FORMLOAD () CALCULBOTTOMAXIS () ..... PROCEDURE OnResize () CALCULBOTTOMAXIS () .... PROCEDURE CALCULBOTTOMAXIS () StartPos ...
- Fri Apr 12, 2013 12:26 pm
- Forum: ActiveX
- Topic: [CLOSED] line drawn out of boundaries of the chart
- Replies: 3
- Views: 9075
Re: line drawn out of boundaries of the chart
Your example is very clear.
I used to make my program.
everything works fine,
thank you
there is one little problem that I have not solve.
when I scroll the chart, the lines drawn outside the chart.
for marks
Marks.clip = true
for points
tchart1.clip = true
but for lines and text
???
I used to make my program.
everything works fine,
thank you
there is one little problem that I have not solve.
when I scroll the chart, the lines drawn outside the chart.
for marks
Marks.clip = true
for points
tchart1.clip = true
but for lines and text
???
- Fri Apr 12, 2013 11:45 am
- Forum: ActiveX
- Topic: [CLOSED] line drawn out of boundaries of the chart
- Replies: 3
- Views: 9075
[CLOSED] line drawn out of boundaries of the chart
after Scoll, the line drawn on top of the chart is outside the boundaries of the chart
- Wed Apr 10, 2013 10:39 am
- Forum: ActiveX
- Topic: [CLOSED] asAxisBreaks --> Access violation
- Replies: 11
- Views: 21156
Re: [CLOSED] asAxisBreaks --> Access violation
to this important issue you answered quickly and professionally. I am totally satisfied
- Tue Apr 09, 2013 2:59 pm
- Forum: ActiveX
- Topic: [CLOSED] asAxisBreaks --> Access violation
- Replies: 11
- Views: 21156
Re: asAxisBreaks --> Access violation
there is no error on these lines TChart1>>Tools>>Clear TChart1>>Tools>>Add (44) TChart1>>Tools>>Active = True TChart1>>Tools>>Items(0)>>Active = True adding the tool axisbreak >> ADD (44) does not cause an error but TChart1>>Tools>>Items(0)>>asAxisBreaks>>Axis = 0 or LRESULT est un entier = TChart1>...
- Tue Apr 09, 2013 2:46 pm
- Forum: ActiveX
- Topic: [CLOSED] asAxisBreaks --> Access violation
- Replies: 11
- Views: 21156
Re: asAxisBreaks --> Access violation
merci pour votre travail sur ce sujet, windev ne soit pas un outil que vous utilisez couramment.
PCSOFT not help me and asked me to consult the documentation of the creator of the activex
PCSOFT not help me and asked me to consult the documentation of the creator of the activex
- Tue Apr 09, 2013 9:10 am
- Forum: ActiveX
- Topic: [CLOSED] arrows and text at the top of a chart
- Replies: 1
- Views: 6599
[CLOSED] arrows and text at the top of a chart
TeeChart Pro v20120.0.9.120901 windows 8 is it possible to draw arrows with text at the top of the chart (see attachment) the arrows en text must scroll horizontaly with chart arrows should not scroll vertically if the chart scroll verticallypoints in the chart are drawn in real time, a point every ...
- Tue Apr 09, 2013 8:41 am
- Forum: ActiveX
- Topic: [CLOSED] asAxisBreaks --> Access violation
- Replies: 11
- Views: 21156
Re: asAxisBreaks --> Access violation
TeeChart works well with Windev.
I use the tools Colorband, annotate, magnify, cursor, no problems
single tool axisbreaks causes the error access violation.
I tested with VB6 on Windows 8 everything is ok.
I use the tools Colorband, annotate, magnify, cursor, no problems
single tool axisbreaks causes the error access violation.
I tested with VB6 on Windows 8 everything is ok.
- Tue Apr 09, 2013 7:45 am
- Forum: ActiveX
- Topic: [ANSWERED] change the color of parts of a real-time FastLine
- Replies: 5
- Views: 11169
Re: change the color of parts of a real-time FastLine
your answer is correct
I made a mistake when i bumped this topic
how to close a topic when the answer is correct
I made a mistake when i bumped this topic
how to close a topic when the answer is correct
- Tue Apr 09, 2013 7:44 am
- Forum: ActiveX
- Topic: [ANSWERED] change the color of parts of a real-time FastLine
- Replies: 5
- Views: 11169
Re: change the color of parts of a real-time FastLine
votre reponse est correct
j'ai fait une erreur when I bumped this topic
comment fermer un topic quand la reponse est correct
j'ai fait une erreur when I bumped this topic
comment fermer un topic quand la reponse est correct
- Tue Apr 09, 2013 6:58 am
- Forum: ActiveX
- Topic: [CLOSED] asAxisBreaks --> Access violation
- Replies: 11
- Views: 21156
Re: asAxisBreaks --> Access violation
do you have an answer for this post