blob: 9b54870dcec61c92f73e61bbf0fe9b1f10e531cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
XbaeMatrix is a free Motif(R) table widget (also compatible with the free
LessTif) which presents an editable array of string data to the user in a
scrollable table similar to a spreadsheet. The rows and columns of the Matrix
may optionally be labelled. A number of "fixed" and "trailing fixed" rows
or columns may be specified.
The XbaeCaption widget is a simple Motif manager widget that associates
a label with a child.
In addition the XbaeInput widget is being distributed, a text input field
that provides generic customised data entry and formatting for strings.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|