remove some labels from specs
authorClaus Gittinger <cg@exept.de>
Sat, 12 Jun 1999 12:57:58 +0200
changeset 1143 b04847a679fc
parent 1142 f5b47cc3e563
child 1144 480d64f9ad81
remove some labels from specs
UISelectionPanel.st
--- a/UISelectionPanel.st	Fri Jun 11 19:19:14 1999 +0200
+++ b/UISelectionPanel.st	Sat Jun 12 12:57:58 1999 +0200
@@ -273,11 +273,11 @@
        #(#WindowSpec
           #label: 'Widget Gallery'
           #name: 'Widget Gallery'
-          #layout: #(#LayoutFrame 92 0 128 0 612 0 410 0)
+          #layout: #(#LayoutFrame 374 0 171 0 867 0 472 0)
           #level: 0
           #min: #(#Point 100 280)
           #max: #(#Point 1160 870)
-          #bounds: #(#Rectangle 92 128 613 411)
+          #bounds: #(#Rectangle 374 171 868 473)
           #usePreferredExtent: false
           #returnIsOKInDialog: true
           #escapeIsCancelInDialog: true
@@ -341,109 +341,6 @@
 
 !UISelectionPanel class methodsFor:'standard specifications'!
 
-XXstandardLists
-    "This resource specification was automatically generated
-     by the UIPainter of ST/X."
-
-    "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
-     UISelectionPanel new openInterface:#standardLists
-    "
-
-    <resource: #canvas>
-
-    ^ 
-     #(#FullSpec
-        #name: #standardLists
-        #window: 
-       #(#WindowSpec
-          #label: 'Lists'
-          #name: 'Lists'
-          #layout: #(#LayoutFrame 114 0 262 0 554 0 479 0)
-          #level: 0
-          #min: #(#Point 10 10)
-          #max: #(#Point 1280 1024)
-          #bounds: #(#Rectangle 114 262 555 480)
-          #usePreferredExtent: false
-          #returnIsOKInDialog: true
-          #escapeIsCancelInDialog: true
-        )
-        #component: 
-       #(#SpecCollection
-          #collection: #(
-           #(#SequenceViewSpec
-              #name: 'List'
-              #layout: #(#LayoutFrame 4 0 19 0 209 0 99 0)
-              #hasHorizontalScrollBar: true
-              #hasVerticalScrollBar: true
-              #useIndex: false
-            )
-           #(#LabelSpec
-              #label: 'List'
-              #name: 'ListLabel'
-              #layout: #(#AlignmentOrigin 4 0 19 0 0 1)
-              #style: #(#FontDescription #helvetica #medium #roman 10)
-              #resizeForLabel: true
-              #adjust: #left
-              #canUIDrag: false
-            )
-           #(#SelectionInTreeViewSpec
-              #name: 'Tree List'
-              #layout: #(#LayoutFrame 4 0 134 0 209 0 214 0)
-              #hasHorizontalScrollBar: true
-              #hasVerticalScrollBar: true
-              #highlightMode: #line
-            )
-           #(#LabelSpec
-              #label: 'Tree List'
-              #name: 'TreeListLabel'
-              #layout: #(#AlignmentOrigin 4 0 134 0 0 1)
-              #style: #(#FontDescription #helvetica #medium #roman 10)
-              #resizeForLabel: true
-              #adjust: #left
-              #canUIDrag: false
-            )
-           #(#DataSetSpec
-              #name: 'Table'
-              #layout: #(#LayoutFrame 229 0 19 0 434 0 99 0)
-              #hasHorizontalScrollBar: true
-              #hasVerticalScrollBar: true
-              #has3Dsepartors: false
-            )
-           #(#LabelSpec
-              #label: 'Table'
-              #name: 'TableLabel'
-              #layout: #(#AlignmentOrigin 229 0 19 0 0 1)
-              #style: #(#FontDescription #helvetica #medium #roman 10)
-              #resizeForLabel: true
-              #adjust: #left
-              #canUIDrag: false
-            )
-           #(#FileSelectionTreeSpec
-              #name: 'File Tree List'
-              #layout: #(#LayoutFrame 229 0 134 0 434 0 214 0)
-              #hasHorizontalScrollBar: true
-              #hasVerticalScrollBar: true
-              #highlightMode: #line
-            )
-           #(#LabelSpec
-              #label: 'File Tree List'
-              #name: 'FileTreeListLabel'
-              #layout: #(#AlignmentOrigin 229 0 134 0 0 1)
-              #style: #(#FontDescription #helvetica #medium #roman 10)
-              #resizeForLabel: true
-              #adjust: #left
-              #canUIDrag: false
-            )
-           )
-         
-        )
-      )
-!
-
 standardButtons
     "This resource specification was automatically generated
      by the UIPainter of ST/X."
@@ -930,11 +827,11 @@
        #(#WindowSpec
           #label: 'Lists'
           #name: 'Lists'
-          #layout: #(#LayoutFrame 114 0 262 0 554 0 479 0)
+          #layout: #(#LayoutFrame 22 0 99 0 462 0 316 0)
           #level: 0
           #min: #(#Point 10 10)
           #max: #(#Point 1280 1024)
-          #bounds: #(#Rectangle 114 262 555 480)
+          #bounds: #(#Rectangle 22 99 463 317)
           #usePreferredExtent: false
           #returnIsOKInDialog: true
           #escapeIsCancelInDialog: true
@@ -944,67 +841,31 @@
           #collection: #(
            #(#SequenceViewSpec
               #name: 'List'
-              #layout: #(#LayoutFrame 4 0 19 0 209 0 99 0)
+              #layout: #(#LayoutFrame 3 0 3 0 208 0 101 0)
               #hasHorizontalScrollBar: true
               #hasVerticalScrollBar: true
               #useIndex: false
             )
-           #(#LabelSpec
-              #label: 'List'
-              #name: 'ListLabel'
-              #layout: #(#AlignmentOrigin 4 0 19 0 0 1)
-              #style: #(#FontDescription #helvetica #medium #roman 10)
-              #resizeForLabel: true
-              #adjust: #left
-              #canUIDrag: false
-            )
-           #(#SelectionInTreeViewSpec
-              #name: 'Tree List'
-              #layout: #(#LayoutFrame 4 0 134 0 209 0 214 0)
-              #hasHorizontalScrollBar: true
-              #hasVerticalScrollBar: true
-              #highlightMode: #line
-            )
            #(#DataSetSpec
               #name: 'Table'
-              #layout: #(#LayoutFrame 229 0 19 0 434 0 99 0)
+              #layout: #(#LayoutFrame 228 0 3 0 433 0 101 0)
               #hasHorizontalScrollBar: true
               #hasVerticalScrollBar: true
               #has3Dsepartors: false
             )
-           #(#FileSelectionTreeSpec
-              #name: 'File Tree List'
-              #layout: #(#LayoutFrame 229 0 134 0 434 0 214 0)
+           #(#SelectionInTreeViewSpec
+              #name: 'Tree List'
+              #layout: #(#LayoutFrame 4 0 114 0 209 0 212 0)
               #hasHorizontalScrollBar: true
               #hasVerticalScrollBar: true
               #highlightMode: #line
             )
-           #(#LabelSpec
-              #label: 'File Tree List'
-              #name: 'FileTreeListLabel'
-              #layout: #(#AlignmentOrigin 229 0 134 0 0 1)
-              #style: #(#FontDescription #helvetica #medium #roman 10)
-              #resizeForLabel: true
-              #adjust: #left
-              #canUIDrag: false
-            )
-           #(#LabelSpec
-              #label: 'Table'
-              #name: 'TableLabel'
-              #layout: #(#AlignmentOrigin 229 0 19 0 0 1)
-              #style: #(#FontDescription #helvetica #medium #roman 10)
-              #resizeForLabel: true
-              #adjust: #left
-              #canUIDrag: false
-            )
-           #(#LabelSpec
-              #label: 'Tree List'
-              #name: 'TreeListLabel'
-              #layout: #(#AlignmentOrigin 4 0 134 0 0 1)
-              #style: #(#FontDescription #helvetica #medium #roman 10)
-              #resizeForLabel: true
-              #adjust: #left
-              #canUIDrag: false
+           #(#FileSelectionTreeSpec
+              #name: 'File Tree List'
+              #layout: #(#LayoutFrame 229 0 114 0 434 0 212 0)
+              #hasHorizontalScrollBar: true
+              #hasVerticalScrollBar: true
+              #highlightMode: #line
             )
            )