Search found 27 matches

by kualoa1
Wed Dec 10, 2008 8:59 pm
Forum: VCL
Topic: setting width between points
Replies: 1
Views: 4109

setting width between points

have updloaded charts.jpg. I want to keep the overall size of these 2 charts (keep them the same). I also want the units along the x axis to be the same. the unit reflects a year. the width between 2000 and 2001 in both charts should be the same as in chart1 even though chart2 only goes to 2007. how...
by kualoa1
Wed Dec 10, 2008 5:41 pm
Forum: VCL
Topic: memory issue
Replies: 3
Views: 5903

I cannot provide this code at the moment. Can you please tell me in general -- I create a chart at design time. at runtime, that chart is repeated created with different values in a loop. how can I be sure that there is no cumulative incaresing memory use due to the chart creation; can it be freed a...
by kualoa1
Tue Dec 09, 2008 9:33 pm
Forum: VCL
Topic: AdvGridExcelIO
Replies: 1
Views: 4804

AdvGridExcelIO

this delphi instruction is used in a loop (call repeatedly by design): AdvGridExcelIO1.XLSImport(ExtractFilePath(Application.ExeName) + cbsa + 'series.xls'); and is apparently not releasing memory used on execution and results in memory accumulation and ultimately "out of memory". How to fix this? T...
by kualoa1
Mon Dec 08, 2008 3:39 pm
Forum: VCL
Topic: memory issue
Replies: 3
Views: 5903

memory issue

In delphi, I have a loop that repeated refreshes and reloads a chart.

The chart was created at design time.

I am getting an out of memory error after running approximately 250 instances.

Should something be freed or refreshed relating to the chart?
by kualoa1
Thu Dec 04, 2008 3:53 pm
Forum: VCL
Topic: not showing selected points
Replies: 12
Views: 14125

I used this With Chart2 do begin Left := 120; Width := 650; //Margins.Left := 0; Axes.Left.TitleSize := 15; Axes.Left.LabelsSize := 30; Axes.Left.LabelsAlign := alDefault; end; and got results in upploaded graphic. does not appear left 120 is working as hoped. margins.left raised an error. how to mo...
by kualoa1
Thu Dec 04, 2008 2:58 pm
Forum: VCL
Topic: not showing selected points
Replies: 12
Views: 14125

have uploaded the resulting view. I want he left axis -- the vertical bar -- (and remainder of chart area) to start at the same place and be the same width. the sample graphic has the vertical bar embedded in the chart.

how to set the offset at 200px?
by kualoa1
Thu Dec 04, 2008 2:35 pm
Forum: VCL
Topic: not showing selected points
Replies: 12
Views: 14125

cannot get that to work.

how to set left axis (the vertical bar) start draw 100px from left margin?
by kualoa1
Thu Dec 04, 2008 1:31 pm
Forum: VCL
Topic: not showing selected points
Replies: 12
Views: 14125

did I miss your reply on the uploaded file? sorry for the confusion.
by kualoa1
Thu Dec 04, 2008 1:15 pm
Forum: VCL
Topic: not showing selected points
Replies: 12
Views: 14125

I uploaded this file graphic.png

I seek to set the left axis in the same position for each chart and have the intervals for each x item match.

what setting is required?

thank you.
by kualoa1
Thu Dec 04, 2008 1:04 pm
Forum: VCL
Topic: not showing selected points
Replies: 12
Views: 14125

leftaxis

this works, but the leftaxis now needs to be at a fixed position.

to set this I used chart2.LeftAxis.IStartPos:=100; but it seems to have no impact. is another setting required? is the istartpos valued in pixels?

thank you.
by kualoa1
Thu Dec 04, 2008 11:15 am
Forum: VCL
Topic: not showing selected points
Replies: 12
Views: 14125

not showing selected points

In a delphi app, I have a set of line series that have up to 32 x values. sometimes only the first 18 have values. If I load (Series1line.add(x,qtr);) the x values only up to 18, it auto adjusts (widens) the x interval size. what setting controls the x interval width; how to get the line series not ...
by kualoa1
Mon Dec 01, 2008 11:18 am
Forum: VCL
Topic: video player
Replies: 3
Views: 5953

video player

the file is created with your videotool. see code below. play error persists. how to fix? thank you. unit video1; {$I TeeDefs.inc} interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, TeEngine, Series, TeeProcs, Chart, TeeTools, TeeVideo, TeeTriSurface, TeeSurfa, ...
by kualoa1
Sat Nov 29, 2008 11:00 pm
Forum: VCL
Topic: video player
Replies: 3
Views: 5953

video player

why would this delphi code raise an execution error "GetFrameOpen AVE file stream" -- the file referenced plays using a tanimate with simply Animate1.FileName := edit1.text; also, I have sucessfully used video create in another op. Thank you. unit video2; {$I TeeDefs.inc} interface uses Windows, Mes...
by kualoa1
Thu Nov 27, 2008 4:49 pm
Forum: VCL
Topic: avi apps
Replies: 7
Views: 9492

avi

well, I have this now ... the link referenced on my c drive is the same one that I originally sent you (on the net) on this topic!! my original question stands -- I need help in getting the .pas and .dfm (there in text) to execute. can you please help me on this? surely you have this as a demo app (...
by kualoa1
Thu Nov 27, 2008 1:29 pm
Forum: VCL
Topic: avi apps
Replies: 7
Views: 9492

avi apps

do not see this: TeeChart program group at, for example: Start menu -> All Programs -> Steema TeeChart 8.04 for Delphi 2009 -> New Features Demo. --> is this accessible from this page? http://www.steema.com/cgi-bin/teegetR.cgi where is "TeeChart program group"? Thank you. this link (via http://www.s...