The Open Objects Library (OOL): Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[File:OOPlogo.png|250px|right]] | [[File:OOPlogo.png|250px|right]] | ||
The Open Objects Library (OOL) is a C++ class library which contains classes for | The Open Objects Library (OOL) is a C++ class library which contains classes for GUIs, data types, multimedia functions and more. To use OOL it is an advantage if you have some experience in programming using class libraries and/or OS/2 API functions. | ||
Please note a minor difference in spelling, the library was originally called Open Objects Library but later changed to a more grammatically correct '''Open Object Library'''. | Please note a minor difference in spelling, the library was originally called Open Objects Library but later changed to a more grammatically correct '''Open Object Library'''. | ||
See also: | |||
* [ | * [[The Open Objects Library (OOL) API]] | ||
* [ | * [[The Open Objects Library (OOL) - Course of Instruction]] | ||
==License== | ==License== | ||
* BSD 3 Clauses | * BSD 3 Clauses | ||
* Some components are GNU LGPL as specified | * Some components are GNU LGPL as specified | ||
* Authors: Stefan von Brauk, Thomas Bonk | |||
== | ==Publications== | ||
* [http://www. | * Jan Heller: [http://www.heise.de/ct/artikel/Zoologie-284696.html Zoologie: Open Objects Library] - from c't Magazin (German) | ||
== | ==Links== | ||
* [https://github.com/OS2World/LIB-Open_Object_Library Github Repository] | |||
* [ | |||
[[Category:C++ Class Libraries]] | [[Category:C++ Class Libraries]] |
Revision as of 20:11, 11 December 2018

The Open Objects Library (OOL) is a C++ class library which contains classes for GUIs, data types, multimedia functions and more. To use OOL it is an advantage if you have some experience in programming using class libraries and/or OS/2 API functions.
Please note a minor difference in spelling, the library was originally called Open Objects Library but later changed to a more grammatically correct Open Object Library.
See also:
License
- BSD 3 Clauses
- Some components are GNU LGPL as specified
- Authors: Stefan von Brauk, Thomas Bonk
Publications
- Jan Heller: Zoologie: Open Objects Library - from c't Magazin (German)