Jump to content

The Open Objects Library (OOL): Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<center>[[File:OOPlogo.png]]</center>
[[File:OOPlogo.png|250px|right]]
==Description==
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.
The Open Objects Library (OOL) is a C++ library wich contains classes for GUIs, datatypes, multimedia and more. To use OOL it is an advantage if you have some experiance in programing using class-librarys and/or OS/2-API functions.  


==Download==
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'''.
[Release 1.0]
 
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


==Authors==
==Publications==
* [http://www.os2world.com/wiki/index.php/Stefan_von_Brauk Stefan von Brauk]
* Jan Heller: [http://heise.de/-284696 Zoologie: Open Objects Library] - from c't Magazin (German)
* [http://www.os2world.com/wiki/index.php/Thomas_Bonk Thomas Bonk]
 
==Acknowledge==
The Open Object Library (OOL) project thanks the following people:
* Eberhard Mattes for EMX and for answering our questions
* Benjamin Stein for supporting us in multiple ways
* Fabrizio Aversa because we can use some code of his MAVERIK CLASS LIBRARY
* Bjorn Fahller because we can use some code of his YEAH! library


==Documentation==
==Links==
* [[The Open Objects Library (OOL) API]]
* [https://github.com/OS2World/LIB-Open_Object_Library Github Repository]
* [[The Open Objects Library (OOL) - Course of Instruction]]


[[Category:Tools]]
[[Category:C++ Class Libraries]]

Latest revision as of 19:53, 23 October 2021

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

Links