Added NS and EW constants, which are meaningful values for grid's

-sticky option.
This commit is contained in:
Barry Warsaw 1998-10-01 13:49:37 +00:00
parent 85e6965071
commit 9190046289
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,7 @@
NO=FALSE=OFF=0
YES=TRUE=ON=1
# -anchor
# -anchor and -sticky
N='n'
S='s'
W='w'
@ -14,6 +14,8 @@ NW='nw'
SW='sw'
NE='ne'
SE='se'
NS='ns'
EW='ew'
CENTER='center'
# -fill