|
toolsfactory releases ClassExplorer Pro v4
toolsfactory LLC, a provider of object oriented class management delopment tools, today announced ClassExplorer Pro v4, a major new version for Borland C++Builder development environment.
toolsfactory and Borland also announced the integration of toolsfactory ClassExplorer base technology into the C++Builder 4, the latest version of Borland's award winning C++ development system.
ClassExplorer Pro is a seamlessly ingrated software development tool that provides strong object oriented code navigation, code creation and code documentation capabilities to Delphi and C++Builder development environments.
Related Discussions - ERASING A LINE ON MOUSE MOVE, RIGHT AFTER IT WAS DRAWN. (2001-01-20 03:54:09)Another way : Paint your line in "not" style... To erase it, just repaint it in "not" style. That's one way used by Paint Shop Pro, and it's very...
- RXLIBRARY INSTALLATION ISSUES IN DELPHI 5 PRO (2001-01-29 12:37:29)It is most likely due to your not having path to the BPL
in the library path in the environment options.
- DOES ANYONE KNOW WHERE I CAN GET THS COMPONENT (2001-01-31 14:14:44)Ok... get the F. Piette ICS. It is there along with other components for the Internet from (I think the address is):...
- HOW TO TRANSFER FILES SECURELY? (2001-02-09 07:22:47)There are NO delphi components that handle SecureFTP.
You could write your own FTP Server and FTP Client
based upon the Indy code and implement...
- HOW TO ACCESS TYPE LIBRARIES? (2001-02-12 10:00:44)You need to have at least a pro version of Delphi e.g. d5pro.
You re right, its around "CreateOleObject". Have a look in the demo section of...
- INTERNET COMPONENTS (2001-02-16 06:41:43)Beginning with D4, they did not include the internet
components in the Standard version. I'd suggest you
download Indy from...
- CREATION AT RUNTIME (2001-02-19 12:29:49){You can set the form's TCloseAction to caFree in the form's OnClose event like this...}
procedure TForm2.FormClose(Sender: TObject; var Action:...
- HOW CAN YOU FILL A DATA BASE ASCII TEXT DATA? (2001-02-27 09:19:39)Based on the Answers you put out I don't doubt that you are fully employed. What I am offering is a way for you to gain extra income on your "off"...
- QUICKBOOKS INTERFACE ? (2001-03-04 09:43:21)There are no interfaces to QB. The only thing I can suggest
is to export the info from your account to IIF format
and import into QB. There is...
- DELPHI3 AND DELPHI5 ON SAME MASHINE (2001-03-05 08:08:16)Hi.
I'm running D3 and D5 on the same machine, and I did not experience any problems after install. I did however had minor troubles during the...
|