aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk-ResizeButton/pkg-descr
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2004-08-10 16:04:26 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2004-08-10 16:04:26 +0000
commit20e4709efcaf22afc16f831dd0e61929e6f5f6f6 (patch)
tree042dc55fabfff321e4e5c2023792e0044fbf97e3 /x11-toolkits/p5-Tk-ResizeButton/pkg-descr
parent44defee49d3bf3ed77f557405a59fd71dd138308 (diff)
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-ResizeButton/pkg-descr')
-rw-r--r--x11-toolkits/p5-Tk-ResizeButton/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Tk-ResizeButton/pkg-descr b/x11-toolkits/p5-Tk-ResizeButton/pkg-descr
new file mode 100644
index 000000000000..76f435fa6ffa
--- /dev/null
+++ b/x11-toolkits/p5-Tk-ResizeButton/pkg-descr
@@ -0,0 +1,7 @@
+The ResizeButton widget provides a resizeable button widget for use
+in an HList column header. When placed in the column header, the
+edge of the widget can be selected and dragged to a new location to
+change the size of the HList column. When resizing the column, a
+column bar will also be placed over the HList indicating the eventual
+size of the HList column. A command can also be bound to the button
+to do things like sorting the column.