 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Olaf Guest
|
Posted: Fri Mar 02, 2007 8:30 pm Post subject: Turbo C++ 2006 and Indy10 |
|
|
I installed Turbo C++ 2006 Professional and found only Indy 9
components, even though the feature matrix of Turbo C++ says, that Indy
10 is included.
I am also missing the components for Action MainMenu and Action Toolbar.
Any idea, what I am doing wrong? |
|
| Back to top |
|
 |
David Dean [CodeGear] Guest
|
Posted: Fri Mar 02, 2007 9:17 pm Post subject: Re: Turbo C++ 2006 and Indy10 |
|
|
In article <45e834a8$1 (AT) newsgroups (DOT) borland.com>, Olaf <ok7119 (AT) web (DOT) de>
wrote:
| Quote: | I installed Turbo C++ 2006 Professional and found only Indy 9
components, even though the feature matrix of Turbo C++ says, that Indy
10 is included.
|
Indy 10 is only included for the Delphi side. If the feature matrix
says Indy 10 for C++, then the feature matrix is incorrect. Could you
post a link?
--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/> |
|
| Back to top |
|
 |
Olaf Guest
|
Posted: Sat Mar 03, 2007 2:33 am Post subject: Re: Turbo C++ 2006 and Indy10 |
|
|
Am 02.03.2007, 16:17 Uhr, schrieb David Dean [CodeGear]
<david.dean.no (AT) spam (DOT) codegear.com>:
| Quote: | In article <45e834a8$1 (AT) newsgroups (DOT) borland.com>, Olaf <ok7119 (AT) web (DOT) de
wrote:
I installed Turbo C++ 2006 Professional and found only Indy 9
components, even though the feature matrix of Turbo C++ says, that Indy
10 is included.
Indy 10 is only included for the Delphi side. If the feature matrix
says Indy 10 for C++, then the feature matrix is incorrect. Could you
post a link?
I look at the site of codegear. The link to the feature-matrix is: |
http://www.codegear.com/portals/0/documents/products/turbo/turbo_cplus_feature_matrix.pdf
Under WEB/INTERNET DEVELOPMENT: VCL you will find:
Indy v10 components with more than 120 Internet protocols and Internet
standards including TCP, UDP, ICMP, SMTP,
POP3, IMAP4, HTTP, NNTP, FTP, IPv6, and much more
--
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/ |
|
| Back to top |
|
 |
Olaf Guest
|
Posted: Sat Mar 03, 2007 2:48 am Post subject: Re: Turbo C++ 2006 and Indy10 |
|
|
Am 02.03.2007, 21:33 Uhr, schrieb Olaf <ok7119 (AT) web (DOT) de>:
| Quote: | Am 02.03.2007, 16:17 Uhr, schrieb David Dean [CodeGear]
david.dean.no (AT) spam (DOT) codegear.com>:
In article <45e834a8$1 (AT) newsgroups (DOT) borland.com>, Olaf <ok7119 (AT) web (DOT) de
wrote:
I installed Turbo C++ 2006 Professional and found only Indy 9
components, even though the feature matrix of Turbo C++ says, that Indy
10 is included.
Indy 10 is only included for the Delphi side. If the feature matrix
says Indy 10 for C++, then the feature matrix is incorrect. Could you
post a link?
I look at the site of codegear. The link to the feature-matrix is:
http://www.codegear.com/portals/0/documents/products/turbo/turbo_cplus_feature_matrix.pdf
Under WEB/INTERNET DEVELOPMENT: VCL you will find:
Indy v10 components with more than 120 Internet protocols and Internet
standards including TCP, UDP, ICMP, SMTP,
POP3, IMAP4, HTTP, NNTP, FTP, IPv6, and much more
I forgot to mention, that the worst is, even though the components are of |
version 9, the help files are for version 10.
Do you have any idea about the TActionMainMenu and TActionToolbar
components? Where do I find them?
--
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/ |
|
| Back to top |
|
 |
David Dean [CodeGear] Guest
|
Posted: Sat Mar 03, 2007 3:37 am Post subject: Re: Turbo C++ 2006 and Indy10 |
|
|
In article <op.tokwqrrr4vyyt3@mycomputer>, Olaf <ok7119 (AT) web (DOT) de> wrote:
| Quote: | I look at the site of codegear. The link to the feature-matrix is:
http://www.codegear.com/portals/0/documents/products/turbo/turbo_cplus_feature
_matrix.pdf
Under WEB/INTERNET DEVELOPMENT: VCL you will find:
Indy v10 components with more than 120 Internet protocols and Internet
standards including TCP, UDP, ICMP, SMTP,
POP3, IMAP4, HTTP, NNTP, FTP, IPv6, and much more
|
Thank you. I'll ping someone to get it corrected.
--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/> |
|
| Back to top |
|
 |
David Dean [CodeGear] Guest
|
Posted: Sat Mar 03, 2007 3:38 am Post subject: Re: Turbo C++ 2006 and Indy10 |
|
|
In article <op.tokxfiqb4vyyt3@mycomputer>, Olaf <ok7119 (AT) web (DOT) de> wrote:
| Quote: | Do you have any idea about the TActionMainMenu and TActionToolbar
components? Where do I find them?
|
I'm checking on that... AFAIK, they should be installed. You could
try to do a "repair" install while I look into this.
--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/> |
|
| Back to top |
|
 |
Olaf Guest
|
Posted: Sat Mar 03, 2007 4:59 am Post subject: Re: Turbo C++ 2006 and Indy10 |
|
|
Am 02.03.2007, 22:38 Uhr, schrieb David Dean [CodeGear]
<david.dean.no (AT) spam (DOT) codegear.com>:
| Quote: | In article <op.tokxfiqb4vyyt3@mycomputer>, Olaf <ok7119 (AT) web (DOT) de> wrote:
Do you have any idea about the TActionMainMenu and TActionToolbar
components? Where do I find them?
I'm checking on that... AFAIK, they should be installed. You could
try to do a "repair" install while I look into this.
|
I used the repair function and created afterwards a VCL-application. I am
still not finding the TActionMainMenuBar and TActionToolbar components.
Maybe I should mention, that I have a German version of Turbo C++. |
|
| Back to top |
|
 |
David Dean [CodeGear] Guest
|
Posted: Sat Mar 03, 2007 5:13 am Post subject: Re: Turbo C++ 2006 and Indy10 |
|
|
In article <op.tok3h8014vyyt3@mycomputer>, Olaf <ok7119 (AT) web (DOT) de> wrote:
| Quote: | Maybe I should mention, that I have a German version of Turbo C++.
|
Thanks, one more piece of the puzzle maybe...
--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/> |
|
| Back to top |
|
 |
Olaf Guest
|
Posted: Sat Mar 03, 2007 3:53 pm Post subject: Re: Turbo C++ 2006 and Indy10 |
|
|
Am 03.03.2007, 00:13 Uhr, schrieb David Dean [CodeGear]
<david.dean.no (AT) spam (DOT) codegear.com>:
| Quote: | In article <op.tok3h8014vyyt3@mycomputer>, Olaf <ok7119 (AT) web (DOT) de> wrote:
Maybe I should mention, that I have a German version of Turbo C++.
Thanks, one more piece of the puzzle maybe...
|
By installing Turbo Delphi-Explorer and looking for the
ActionBar-components, I found out, that at least for the German Turbo
C++ the files for the ActionBar-Components are copy to the disk, but not
integrated into the IDE. One just has to install the package
"dclact100.bpl" from the the "Borland\BDS\4.0\Bin" and the problem is
solved.
But the help files for Indy still do not belong to the installed version.
When I made my experiments with Delphi, I installed Version 9 of the Indy
components and got as for Turbo C++ the help files for version 10.
Do you have a correct version of the indy-help?
I downloaded help files from the indy-project "www.indyproject.org" but I
do not know, how to integrate them into the borland help.
--
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/ |
|
| Back to top |
|
 |
David Dean [CodeGear] Guest
|
Posted: Sun Mar 04, 2007 9:10 am Post subject: Re: Turbo C++ 2006 and Indy10 |
|
|
In article <op.tolxrygr4vyyt3@mycomputer>, Olaf <ok7119 (AT) web (DOT) de> wrote:
| Quote: | By installing Turbo Delphi-Explorer and looking for the
ActionBar-components, I found out, that at least for the German Turbo
C++ the files for the ActionBar-Components are copy to the disk, but not
integrated into the IDE. One just has to install the package
"dclact100.bpl" from the the "Borland\BDS\4.0\Bin" and the problem is
solved.
|
Ah, I'm glad that you found that out. I was really beginning to worry.
| Quote: | But the help files for Indy still do not belong to the installed version.
When I made my experiments with Delphi, I installed Version 9 of the Indy
components and got as for Turbo C++ the help files for version 10.
|
More to investigate...
--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/> |
|
| 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
|
|