Jump to content

Text Interface/2: Difference between revisions

From EDM2
Created page with "==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..."
 
Ak120 (talk | contribs)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==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.
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++.
TI/2 is written entirely in C/C++.


==Download==
See also: List of [[Text Interface/2 Functions]]
* 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:Public Domain
* Public Domain
;Author:Jonathan Tew and Revolutionary Software
 
==Author==
* [[Jonathan Tew]] and [[Revolutionary Software]].


==Links==
==Links==
* Version 0.99e (ti2_099d.zip)
* [https://github.com/OS2World/LIB-CPP-TextInterface2 Source code]


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

Latest revision as of 14:08, 16 September 2024

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++.

See also: List of Text Interface/2 Functions

License
Public Domain
Author
Jonathan Tew and Revolutionary Software

Links