summaryrefslogtreecommitdiffstats
path: root/libraries/xawplus/README
diff options
context:
space:
mode:
author Bojan Popovic2012-12-29 22:40:18 +0100
committer dsomero2012-12-30 04:25:36 +0100
commitd3284345f21f39209fcac1ffd3cb39b44c6460b2 (patch)
treebe7f6de0ad565351f436288571d7a960982b94b5 /libraries/xawplus/README
parentbc521f26d0b4ce79d73ce3a84be221e1d55ba7af (diff)
downloadslackbuilds-d3284345f21f39209fcac1ffd3cb39b44c6460b2.tar.gz
libraries/xawplus: Added (more modern clone of Xaw library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/xawplus/README')
-rw-r--r--libraries/xawplus/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/xawplus/README b/libraries/xawplus/README
new file mode 100644
index 0000000000..ab85cb6383
--- /dev/null
+++ b/libraries/xawplus/README
@@ -0,0 +1,7 @@
+XawPlus is a clone of the original Xaw library, providing a more
+up to date look and some extensions to the original Athena widget
+set. This library is as compatible as possible to the original.
+
+XawPlus makes it possible to use XPM pixmaps, tooltips, a truncate
+mechanism for too long label strings and UTF8 coded UNICODE labels
+without changing the code of your application.