 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Mark V. Guest
|
Posted: Tue Dec 05, 2006 9:12 am Post subject: TeeChart Standard 4.04 |
|
|
When importing old delphi4 projects into bds2006, I cannot view any form
containing a TChart component in the IDE at design time. However, if I
create a new form and drop a TChart onto it, then everything is fine. There
are no other 3rd party components on the form.
Bds2006 does not complain with any error messages when the project is
opened. I can even compile the project and the form and TChart are displayed
at runtime, but not from the IDE.
Apart from redesigning all the forms from scratch again, does anyone know of
a workaround? |
|
| Back to top |
|
 |
Marjan Slatinek Guest
|
Posted: Tue Dec 05, 2006 9:12 am Post subject: Re: TeeChart Standard 4.04 |
|
|
Hi, Mark.
Is the chart parent control TForm or something else (TPanel, ...)?
Regards,
Marjan Slatinek
www.steema.com
"Mark V." <mark_govtec (AT) yahoo (DOT) com.au> wrote in message
news:4574e870 (AT) newsgroups (DOT) borland.com...
| Quote: | When importing old delphi4 projects into bds2006, I cannot view any form
containing a TChart component in the IDE at design time. However, if I
create a new form and drop a TChart onto it, then everything is fine.
There are no other 3rd party components on the form.
Bds2006 does not complain with any error messages when the project is
opened. I can even compile the project and the form and TChart are
displayed at runtime, but not from the IDE.
Apart from redesigning all the forms from scratch again, does anyone know
of a workaround?
|
|
|
| Back to top |
|
 |
Mark V. Guest
|
Posted: Wed Dec 06, 2006 9:12 am Post subject: Re: TeeChart Standard 4.04 |
|
|
Marjan,
Yes, the Chart's parent control is the TForm.
There are only 2 other panels on the form, a side panel aligned alRight
containing some TLabels and TEdits, and a botton panel aligned AlBottom
containing TButtons. The 2 panels parent controls are the form as well. The
TChart is aligned alClient.
Mark.
"Marjan Slatinek" <marjan (AT) dewresearch (DOT) com> wrote in message
news:45752339$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi, Mark.
Is the chart parent control TForm or something else (TPanel, ...)?
Regards,
Marjan Slatinek
www.steema.com |
|
|
| Back to top |
|
 |
Marjan Slatinek Guest
|
Posted: Wed Dec 06, 2006 4:57 pm Post subject: Re: TeeChart Standard 4.04 |
|
|
Hi, Mark.
It's hard to tell what exactly is going on without actually seeing form dfm
file. If possible, can you send it to my marjan at steema dot com email
address.
Regards,
Marjan Slatinek
www.steema.com
"Mark V." <mark_govtec (AT) yahoo (DOT) com.au> wrote in message
news:45765fbd$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Marjan,
Yes, the Chart's parent control is the TForm.
There are only 2 other panels on the form, a side panel aligned alRight
containing some TLabels and TEdits, and a botton panel aligned AlBottom
containing TButtons. The 2 panels parent controls are the form as well.
The TChart is aligned alClient.
Mark.
"Marjan Slatinek" <marjan (AT) dewresearch (DOT) com> wrote in message
news:45752339$1 (AT) newsgroups (DOT) borland.com...
Hi, Mark.
Is the chart parent control TForm or something else (TPanel, ...)?
Regards,
Marjan Slatinek
www.steema.com
|
|
|
| Back to top |
|
 |
Mark V. Guest
|
Posted: Thu Dec 07, 2006 5:28 am Post subject: Re: TeeChart Standard 4.04 |
|
|
The DFM file has just been sent to your email address. -Mark.
"Marjan Slatinek" <marjan (AT) dewresearch (DOT) com> wrote in message
news:4576a1df$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi, Mark.
It's hard to tell what exactly is going on without actually seeing form
dfm file. If possible, can you send it to my marjan at steema dot com
email address. |
|
|
| Back to top |
|
 |
Narcís Calvet Guest
|
Posted: Tue Dec 12, 2006 9:12 am Post subject: Re: TeeChart Standard 4.04 |
|
|
Hi Mark,
If you set TChartAxis.Automatic property to true then axis minimum/maximum
value will be recalculated - so doing :
Chart1.BottomAxis.Automatic := true;
will also force chart to recalculate axis minimum and maximum value.
--
Best Regards,
Narcis Calvet
Steema Support Central
http://support.steema.com
"Important note: If you are a TeeChart registered customer, please post your
support questions at Steema's Support monitored Forums for customers:
http://support.steema.com for a prompter reply."
Mark V. wrote:
| Quote: | The DFM file has just been sent to your email address. -Mark.
"Marjan Slatinek" <marjan (AT) dewresearch (DOT) com> wrote in message
news:4576a1df$1 (AT) newsgroups (DOT) borland.com...
Hi, Mark.
It's hard to tell what exactly is going on without actually seeing
form dfm file. If possible, can you send it to my marjan at steema
dot com email address. |
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|