Text Interface/2: Difference between revisions
Appearance
mNo edit summary |
m →Links |
||
Line 9: | Line 9: | ||
==Links== | ==Links== | ||
* Version 0.99e ( | * Version 0.99e (ti2_099d.zip) | ||
* [https://github.com/OS2World/LIB-CPP-TextInterface2 Source code] | |||
[[Category:C++ Class Libraries]] | [[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
- Version 0.99e (ti2_099d.zip)
- Source code