Jump to content

Text Interface/2: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
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].
==Download==
* Version 0.99e
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/cplusplus&file=ti2_099d.zip Version 0.99d] (LIB)
* [https://github.com/OS2World/LIB-CPP-TextInterface2 Source code at Github]


==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:Tools]]
[[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