The Open Objects Library (OOL): Difference between revisions
Appearance
m Martini moved page The Open Object Library (OOL) to The Open Objects Library (OOL) |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
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== | ==Download== | ||
Line 14: | Line 15: | ||
==Acknowledge== | ==Acknowledge== | ||
The Open Object Library (OOL) project thanks the following people: | 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== | ==Documentation== | ||
* [[The Open | * [[The Open Objects Library (OOL) API]] | ||
* [[The Open | * [[The Open Objects Library (OOL) - Course of Instruction]] | ||
[[Category:Tools]] | [[Category:Tools]] |
Revision as of 16:00, 6 October 2014
Description
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
[Release 1.0]
License
- BSD 3 Clauses
- Some components are GNU LGPL as specified
Authors
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