Text Interface/2: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
Check also the [http://www.edm2.com/index.php/OS2_API:TI2 API Documentation]. | Check also the [http://www.edm2.com/index.php/OS2_API:TI2 API Documentation]. | ||
==License== | ==License== | ||
Line 15: | Line 10: | ||
==Author== | ==Author== | ||
* [[Jonathan Tew]] and [[Revolutionary Software]] | * [[Jonathan Tew]] and [[Revolutionary Software]] | ||
==Links== | ==Links== | ||
* Version 0.99e ([http://hobbes.nmsu.edu/download/pub/os2/dev/cplusplus/ti2_099d.zip ti2_099d.zip], [https://github.com/OS2World/LIB-CPP-TextInterface2 Source code]) | |||
[[Category: | [[Category:C++ Class Libraries]] |
Revision as of 14:19, 29 September 2016
Description
Easy to use classes allow advanced program interfaces to be designed. Windows, pull down menus, mouse support, and data entry allow unlimited design options to the developer.
TI/2 is written entirely in C/C++.
Check also the API Documentation.
License
- Public Domain
Author
Links
- Version 0.99e (ti2_099d.zip, Source code)