Components include Collections, String processing, Time & date handling, File space manager, B-Tree disk retrieval, bit vectors, virtual I/O streams, caching managers, virtual arrays, etc.
Added : 01/01/1995 Amended : 22/05/1996 Licensing : Commercial
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
The product includes online (.INF) and printed documentation, a demo program, and samples.
TOUCH-GUI 2.1 costs DM 1.720,00 excl. VAT (ca. US $990), the runtime DLL's may be distributed royalty free. For upgrade prices and special project licenses (including source code of TOUCH-GUI) contact the supplier. NOTE: TOUCH-GUI 2.1 single license will be available at a special price of DM 199,00 excl. VAT (ca. US $120) during 04/01/94 - 06/30/94. Printed documentation is not shipped with the special price product, it is available for another DM 99,00 excl. VAT (ca. US $60). However, full online documentation is included.
It costs $50 which includes full source.
ObjectBuilder is a GUI that offers developers a complete C++ implementation of Motif. ObjectBuilder allows developers to rapidly design, test, modify and implement sophisticated object-oriented graphical user interfaces by using ObjectBuilder to manipulate C++ objects found in its Object Interface (OI) C++ class library.
ObjectBuilder features a drag-and-drop user interface that allows developers to immediately visualize the results of their user interface design.
ObjectBuilder is owned and supported by Openware Technologies, Inc.. Formerly owned by ParcPlace Systems, Openware recently acquired ObjectBuilder.
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
OPTIONS:
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
ViewKit ObjectPak builds on the C++/Motif programming methods established by Doug Young in his book "Object-Oriented Programming with C++ and OSF/Motif". ViewKit ObjectPak provides a variety of ready-to use components and enables developers to easily extend ViewKit by creating new component classes. With these high-level components, ViewKit ensures consistency throughout a family of applications, and promotes enterprise-wide software reuse. In addition, ViewKit supports easy and effective communication between applications by using ToolTalk(tm), the CDE standard for inter-application messaging.
ViewKit ObjectPak is available in binary and source form. Originally developed by Silicon Graphics, ViewKit is now available through ICS for most UNIX platforms.
ICS has distributors in the U.K., France, Germany, Italy, Spain, Sweden, Israel, Korea, Japan, and Australia.
Objective Grid is a full-featured grid control that can be used as a CView or CWnd derivative.
All products include source code and are royalty free. Objective Grid is $395. There is a bundle with SEC++ available for $795.
Compuserve: GO STINGRAY
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
WGC's collector implements both conservative and accurate scanning and fully supports C++ code. Classes, arrays, scalars, interior pointers, unions, cross-heap pointers, anonymous unions (really!), large objects, library code you have no control over, etc. are all supported. Plus, you can incrementally deploy automatic memory management in existing or new applications, making some classes or objects collected and some not.
WGC's just-in-time heap-checker stays active during the entire development cycle, transparently checking every new and delete. If a check fails, WGC will spawn your debugger and take you live to the line in question. To complement the live access to the line that failed a delete check, WGC provides detailed pointer/object info (allocating thread/line/file/pass count, object allocation time in microseconds, etc.) Debugging extensions allow interactive display/logging of object/pointer status and process stats.
WGC is currently available for all major C++ compilers under Windows NT, Windows 95, and OS/2. WGC is priced at $895 per developer for all platforms, with no royalties. Team & Volume discounts apply. Source available. Ports to other platforms in progress.
Hans Boehm tells me that this is no longer available.
C++ Standard Components include :
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
Quest Systems
Added : 01/01/1995 Amended : 19/03/1997 Licensing : Commercial
They include tons of extra widgets like business graphics (bar, pie, and line charts), images (all standard formats), and hypertext help.
Other software in Open Interface includes international character support, multi-font support, full printer support, memory management, file I/O support as well as Windows DDE support (the latter is, of course, non- portable).
They also have a product called Nexpertobject, which is an expert systems tool intended for GUI development.
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
In addition to the usual GUI stuff, Zinc also provides international character support (an extended version, for extra bux, is in the works), some container classes, and filesystem portability. They also allow you to incorporate platform-specific stuff (e.g., system messages) into their API; but, of course, you're on your own when it comes to porting any additions. The main new feature for 4.1 is object persistence. , (800) 638 8665, (801) 785-8900, (801) 785-8996 (fax), (801) 785-8997 (bbs)
, tech@zinc.com
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
Added : 01/01/1995 Amended : 31/10/2005 Licensing : Commercial
Inmark has now apparently been acquired Inmark.
How many days between dates?, What is 3rd Tuesday of month, How many business days in period?
Short list of features:
C++ code is fully standard - verified by PC-lint [tm] version 7.0
Licence contains normal range of conditions - software may be used in customers own products subject to number of straightforward conditions.
Added : 13/11/1996 Amended : 13/11/1996 Licensing : Commercial
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
Interfaces to 'C', 'C++' and Smalltalk-80 are supported.
Visibility for C++ is the first in a series of products that utilize a new technology called Outerfacing. This new technology embodies a powerful new paradigm for creating User Interfaces for object systems called Object Visualization. This paradigm replaces the Model-View-Controller (MVC) paradigm on which almost all current UI technology is based. By utilizing the inherent structure found in an object system, it eliminates the need for the View and Controller portions of the MVC paradigm and all its attendant code requirements. In their place Object Visualization gives the objects in the object system the inherent ability to be visualized and interacted with directly.
Instead of having to write large amounts of UI code to implement the view and controller as is required with the MVC, Object Visualization places an outer face of UI elements over the object system structure and utilizes the internal state of the objects to control their appearance and behavior. This enables the entire UI for an object system to be created interactively while the program is executing without having to write any code.
Since creating the UI often accounts for over half of the entire programming effort, we firmly believe that this new paradigm is going to revolutionize the way that User Interfaces are developed.
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
short list of features:
Licence contains normal range of conditions - software may be used in customers own products subject to number of straightforward conditions.
Added : 13/11/1996 Amended : 13/11/1996 Licensing : Commercial
This C++ library implements an object-oriented approach for reversing transactions at the C++ object level. A transaction consists of a series of three types of operations on objects: creation, modification, and deletion. The reversal (undo) of the transaction is implemented by effectively deleting the originally created objects, restoring the state of the modified objects, and effectively re-creating the deleted objects. References between objects are properly restored. This approach can significantly reduce the cost of implementing multiple level undo in an application, compared to a ! procedural "reverse transaction" approach. Object level undo also supports transaction rollback in other scenarios such as caught C++ exceptions.
The $495 product includes a 100-page tutorial and over 300 pages of documentation in helpfile and printed format. A free demonstration version of the library can be downloaded from the Web site listed below.
Performance Plus for C/C++ is available for Windows NT, Windows 95, Solaris/SPARC, and Solaris/x86. It is compatible with Borland C++, Microsoft Visua!l C++, and Absoft C++ on Windows, and with Apogee and SunSoft C++ on Solaris.
No more messing around with ASPI32 and IOCTL interfaces. No more deciphering the SCSI specification. An application can execute SCSI commands on any Windows system using the same binary. Use High Level C++ classes and methods to control any SCSI Devices. Roll your own commands easily. Update mode page data easily. Version 2.5 has the capability to control ATAPI CD-ROM and CD-R devices.
Valentina is an extremely fast and powerful cross-platform, cross-application, Object-Relational SQL database. It executes operations in hundreds and sometimes 1000 times faster than other databases. Valentina has all types of fields from Bit to BLOB and Picture (i.e. allows you easy create multi-media dbs). Valentina provides reach set of features: SQL, full text indexing, RegEx search, encryption, compression, and calculation fields. It can be used with a lot of APIs: C/C++, Java, COM, Director, REALbasic, PHP, Objective-C, AppleScript, xCards, WebSiphon.
All products include source code and are royalty free. SEC++ is $395. There is a bundle with Objective Grid available for $795.
Compuserve: GO STINGRAY
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Commercial
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Not known
United States and Canada, may access the Toolchest by dialing 1-908-522- 6900(e-7-1) and logging in as "guest".
Note : The USL UNIX Toolchest is no longer marketed by USL or Novell; it has reverted back to AT&T. The only contact info I have for it is the US number 800-462-8146, option #2.
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Not known
Added : 01/01/1995 Amended : 01/01/1995 Licensing : Not known
A Web form for submissions to this list
Mail the author for permission to distribute
Copyright (c) 2008 Nikki Locke, Trumphurst Ltd.
Permission is granted to distribute over the Internet without charge.
The author's permission is required (and usually given) to distribute
in any other way, including on CD.