2000-10-04 06:52:56 +02:00
|
|
|
from the README:
|
|
|
|
|
|
|
|
Xclasses is a C++ layout library for the X Window System. The
|
|
|
|
sizes of all objects (gadgets) change with the size of the font
|
|
|
|
and the size of the window.
|
|
|
|
|
|
|
|
All gadgets have the same base class (class gadget) so they are
|
|
|
|
all used the same way. Gadgets are put together in groups which
|
|
|
|
manage the sizes of the gadgets (or groups) inside.
|
|
|
|
|
2002-03-10 09:58:29 +01:00
|
|
|
WWW: http://www.js-home.org/Xclasses/
|
2000-10-04 06:52:56 +02:00
|
|
|
|
|
|
|
Trevor Johnson
|
|
|
|
trevor@freebsd.org
|