Xterminal is an Object Oriented User Interface with a client-server architecture. The main purpose is a friendly interface for the UNIX operating systems. It is designed to be used to build text-based applications in C++. It consists in a complete object oriented library including multiple, resizeable, overlapping windows, pull-down menus, Mouse support, advanced object management, events handling, communications between objects are provided, too, bundled with a complete programmer's manual.
Our Review: Here's an essential library for the Linux C++ programmer who is writing a text-based application. Xterminal can do it all: mouse support, drop boxes, dialog boxes, menus....- the list goes on and on. This archive includes plenty of examples and full documentation.