*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 21 Apr 1998 20:37:36 +0200
changeset 797 6494228f845a
parent 796 05b2883a23b0
child 798 c1116ba57e66
*** empty log message ***
UISelectionPanel.st
--- a/UISelectionPanel.st	Tue Apr 21 20:29:51 1998 +0200
+++ b/UISelectionPanel.st	Tue Apr 21 20:37:36 1998 +0200
@@ -802,10 +802,11 @@
 !
 
 standardLists
-    "this window spec was automatically generated by the ST/X UIPainter"
+    "This resource specification was automatically generated
+     by the UIPainter of ST/X."
 
-    "do not manually edit this - the painter/builder may not be able to
-     handle the specification if its corrupted."
+    "Do not manually edit this!! If it is corrupted,
+     the UIPainter may not be able to read the specification."
 
     "
      UIPainter new openOnClass:UISelectionPanel andSelector:#standardLists
@@ -820,11 +821,11 @@
           #window: 
            #(#WindowSpec
               #name: 'Lists'
-              #layout: #(#LayoutFrame 147 0 281 0 616 0 523 0)
+              #layout: #(#LayoutFrame 164 0 52 0 633 0 294 0)
               #label: 'Lists'
               #min: #(#Point 10 10)
               #max: #(#Point 1280 1024)
-              #bounds: #(#Rectangle 147 281 617 524)
+              #bounds: #(#Rectangle 164 52 634 295)
               #usePreferredExtent: false
           )
           #component: 
@@ -840,7 +841,7 @@
                 )
                  #(#LabelSpec
                     #name: 'ListLabel'
-                    #layout: #(#LayoutFrame 15 0 15 0 35 0 30 0)
+                    #layout: #(#AlignmentOrigin 15 0 30 0 0 1)
                     #label: 'List'
                     #style: #(#FontDescription #helvetica #medium #roman 10)
                     #adjust: #left
@@ -855,7 +856,7 @@
                 )
                  #(#LabelSpec
                     #name: 'TreeListLabel'
-                    #layout: #(#LayoutFrame 15 0 130 0 57 0 145 0)
+                    #layout: #(#AlignmentOrigin 15 0 145 0 0 1)
                     #label: 'Tree List'
                     #style: #(#FontDescription #helvetica #medium #roman 10)
                     #adjust: #left
@@ -870,7 +871,7 @@
                 )
                  #(#LabelSpec
                     #name: 'TableLabel'
-                    #layout: #(#LayoutFrame 240 0 15 0 266 0 30 0)
+                    #layout: #(#AlignmentOrigin 240 0 30 0 0 1)
                     #label: 'Table'
                     #style: #(#FontDescription #helvetica #medium #roman 10)
                     #adjust: #left
@@ -885,7 +886,7 @@
                 )
                  #(#LabelSpec
                     #name: 'FileTreeListLabel'
-                    #layout: #(#LayoutFrame 240 0 130 0 300 0 145 0)
+                    #layout: #(#AlignmentOrigin 240 0 145 0 0 1)
                     #label: 'File Tree List'
                     #style: #(#FontDescription #helvetica #medium #roman 10)
                     #adjust: #left
@@ -895,6 +896,8 @@
               )
           )
       )
+
+    "Modified: / 21.4.1998 / 20:36:36 / cg"
 !
 
 standardMenus