From 424d476f7cd0ccc2def4f14119cd4fc3171d0159 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 14 Apr 2002 01:11:51 +0000 Subject: added first revision of the BestFit placement type. moved RowSmart placement type out of placeWindow() to its own function like bestFit. Will continue moving other placement types into their own functions. --- nls/C/Configmenu.m | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nls/C') diff --git a/nls/C/Configmenu.m b/nls/C/Configmenu.m index d01e3c15..f0641355 100644 --- a/nls/C/Configmenu.m +++ b/nls/C/Configmenu.m @@ -28,6 +28,8 @@ $ #SmartCols # Smart Placement (Columns) $ #Cascade # Cascade Placement +$ #BestFit +# Best Fit Placement $ #LeftRight # Left to Right $ #RightLeft -- cgit v1.2.3