freebsd-ports/devel/gtksheet/pkg-descr
Steve Price a9f2390c2f Initial import of gtksheet version 7.4.
A matrix widget fro GTK+.

PR:		11802
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
1999-06-06 17:29:50 +00:00

22 lines
762 B
Text

GtkSheet is a matrix widget for GTK+. It consists of an scrollable grid of
cells where you can allocate text which can be edited interactively. It is
also a container subclass, allowing you to display buttons, curves, pixmaps
and any other widget in it. You can also set many attributes as: border,
foreground and background color, text justification, and more. GtkSheet comes
also with an extra set of useful widgets and a demo program showing all of
them interacting in a spreadsheet-like GUI.
This distribution includes the following set of widgets:
* GtkSheet
* GtkSheetEntry
* GtkComboBox
* GtkColorCombo
* GtkBorderCombo
and a demo program showing their features.
WWW : http://www.ifir.edu.ar/grupos/gtk/
- Ying-Chieh Liao
ijliao@csie.nctu.edu.tw