UISelectionPanel.st
changeset 1175 4edc5d15e3b6
parent 1171 00713d7412e2
child 1178 b348c8e9a1c7
--- a/UISelectionPanel.st	Thu Jul 08 11:29:00 1999 +0200
+++ b/UISelectionPanel.st	Thu Jul 08 11:37:01 1999 +0200
@@ -1077,12 +1077,12 @@
         #name: #standardMisc
         #window: 
        #(#WindowSpec
-          #label: 'Misc'
-          #name: 'Misc'
-          #layout: #(#LayoutFrame 220 0 200 0 661 0 422 0)
+          #label: 'NewApplication'
+          #name: 'NewApplication'
+          #layout: #(#LayoutFrame 220 0 200 0 658 0 442 0)
           #min: #(#Point 10 10)
           #max: #(#Point 1280 1024)
-          #bounds: #(#Rectangle 220 200 662 423)
+          #bounds: #(#Rectangle 220 200 659 443)
         )
         #component: 
        #(#SpecCollection
@@ -1130,22 +1130,14 @@
               #label: 'ScrollBar'
               #name: 'ScrollBarLabel'
               #layout: #(#AlignmentOrigin 87 0 103 0 1 0)
-              #initiallyInvisible: true
               #style: #(#FontDescription #helvetica #medium #roman 10)
               #resizeForLabel: true
               #canUIDrag: false
             )
-           #(#ScrollBarSpec
-              #name: 'ScrollBar'
-              #layout: #(#LayoutFrame 88 0 100 0 203 0 118 0)
-              #initiallyInvisible: true
-              #orientation: #horizontal
-            )
            #(#LabelSpec
               #label: 'Scroller'
               #name: 'ScrollerLabel'
               #layout: #(#AlignmentOrigin 87 0 130 0 1 0)
-              #initiallyInvisible: true
               #style: #(#FontDescription #helvetica #medium #roman 10)
               #resizeForLabel: true
               #canUIDrag: false
@@ -1153,7 +1145,6 @@
            #(#ScrollerSpec
               #name: 'Scroller'
               #layout: #(#LayoutFrame 88 0 127 0 203 0 145 0)
-              #initiallyInvisible: true
               #orientation: #horizontal
             )
            #(#SteppingSliderSpec
@@ -1168,15 +1159,9 @@
               #name: 'VThumbWheel'
               #layout: #(#LayoutFrame 280 0 6 0 298 0 106 0)
             )
-           #(#ScrollBarSpec
-              #name: 'VScrollBar'
-              #layout: #(#LayoutFrame 317 0 6 0 335 0 106 0)
-              #initiallyInvisible: true
-            )
            #(#ScrollerSpec
               #name: 'VScroller'
               #layout: #(#LayoutFrame 345 0 6 0 363 0 106 0)
-              #initiallyInvisible: true
             )
            #(#LabelSpec
               #label: 'Region'
@@ -1235,6 +1220,15 @@
               #level: 0
               #borderWidth: 1
             )
+           #(#ScrollBarSpec
+              #name: 'ScrollBar'
+              #layout: #(#LayoutFrame 88 0 100 0 203 0 118 0)
+              #orientation: #horizontal
+            )
+           #(#ScrollBarSpec
+              #name: 'VScrollBar'
+              #layout: #(#LayoutFrame 317 0 6 0 335 0 106 0)
+            )
            )
          
         )