Overview of the XGP library
Version 0.9.31
XGP stands for yet another X-windows General Purpose library (matching its counterpart YGP) and provides some classes using the X windows system.
This classes base on the GTKMM toolkit (which itself bases on GTK).
They are distributed under the GNU General Public License; in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the file COPYING for more details.
The highlights are
- An application framework (mainly providing easier menu creation, help menu handling and an about box).
- Labels displaying "attributes" (e.g. numbers, dates, ...) in a formatted way.
- Entry fields their text formatted and checking the input for validity.
- A listbox, designed to display files (with an icon according to the type).
and some classes for dialogs.