diff -r 05282b2363d4 -r b86448fe2605 UISelectionPanel.st --- a/UISelectionPanel.st Sat Feb 21 23:07:41 1998 +0100 +++ b/UISelectionPanel.st Sun Feb 22 15:21:57 1998 +0100 @@ -391,7 +391,7 @@ #name: 'ViewLabel' #layout: #(#AlignmentOrigin 18 0 17 0 0 0) #label: 'Box' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -400,6 +400,7 @@ #name: 'VPanelLabel' #layout: #(#LayoutFrame 15 0 116 0 220 0 139 0) #label: 'Variable Panels' + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #canUIDrag: false ) @@ -671,6 +672,7 @@ #name: 'SliderLabel' #layout: #(#AlignmentOrigin 185 0 83 0 0 0) #label: 'Slider' + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -679,6 +681,7 @@ #name: 'ThumbWheelLabel' #layout: #(#AlignmentOrigin 151 0 121 0 0 0) #label: 'ThumbWheel' + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -739,6 +742,7 @@ #name: 'CheckToggleLabel' #layout: #(#AlignmentOrigin 358 0 84 0 0 0) #label: 'CheckToggle' + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -752,6 +756,7 @@ #name: 'UpDownButtonLabel' #layout: #(#AlignmentOrigin 361 0 112 0 0 0) #label: 'UpDownButton' + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -780,74 +785,74 @@ #window: #(#WindowSpec #name: 'Lists' - #layout: #(#LayoutFrame 73 0 202 0 542 0 444 0) + #layout: #(#LayoutFrame 95 0 168 0 564 0 410 0) #label: 'Lists' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 73 202 543 445) + #bounds: #(#Rectangle 95 168 565 411) #usePreferredExtent: false ) #component: #(#SpecCollection #collection: #( + #(#SequenceViewSpec + #name: 'SelectionInListView' + #layout: #(#LayoutFrame 15 0 15 0 220 0 110 0) + #hasHorizontalScrollBar: true + #hasVerticalScrollBar: true + #useIndex: false + ) + #(#LabelSpec + #name: 'SelectionInListLabel' + #layout: #(#AlignmentOrigin 42 0 19 0 0 0) + #label: 'SelectionInListView' + #style: #(#FontDescription #helvetica #medium #roman 12) + #adjust: #left + #resizeForLabel: true + #canUIDrag: false + ) #(#SelectionInTreeViewSpec - #name: 'SelectionInTree' - #layout: #(#LayoutFrame 15 0 15 0 220 0 110 0) + #name: 'SelectionInTreeView' + #layout: #(#LayoutFrame 15 0 130 0 220 0 225 0) #hasHorizontalScrollBar: true #hasVerticalScrollBar: true ) #(#LabelSpec #name: 'SelectionInTreeLabel' - #layout: #(#AlignmentOrigin 88 0 108 0 0 1) + #layout: #(#AlignmentOrigin 42 0 134 0 0 0) #label: 'SelectionInTreeView' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman 12) + #adjust: #left + #resizeForLabel: true + #canUIDrag: false + ) + #(#DataSetSpec + #name: 'DataSetView' + #layout: #(#LayoutFrame 240 0 15 0 445 0 110 0) + #hasHorizontalScrollBar: true + #hasVerticalScrollBar: true + ) + #(#LabelSpec + #name: 'DataSetSpecLabel' + #layout: #(#AlignmentOrigin 267 0 19 0 0 0) + #label: 'DataSetView' + #style: #(#FontDescription #helvetica #medium #roman 12) #adjust: #left #resizeForLabel: true #canUIDrag: false ) #(#FileSelectionTreeSpec #name: 'FileSelectionTree' - #layout: #(#LayoutFrame 15 0 130 0 220 0 225 0) + #layout: #(#LayoutFrame 240 0 130 0 445 0 225 0) #hasHorizontalScrollBar: true #hasVerticalScrollBar: true ) #(#LabelSpec #name: 'FileSelectionTreeLabel' - #layout: #(#AlignmentOrigin 88 0 223 0 0 1) + #layout: #(#AlignmentOrigin 267 0 134 0 0 0) #label: 'FileSelectionTree' - #style: #(#FontDescription #helvetica #medium #roman #'10') - #adjust: #left - #resizeForLabel: true - #canUIDrag: false - ) - #(#SequenceViewSpec - #name: 'SelectionInList' - #layout: #(#LayoutFrame 240 0 15 0 445 0 110 0) - #hasHorizontalScrollBar: true - #hasVerticalScrollBar: true - #useIndex: false - ) - #(#LabelSpec - #name: 'SelectionInListLabel' - #layout: #(#AlignmentOrigin 313 0 108 0 0 1) - #label: 'SelectionInListView' - #style: #(#FontDescription #helvetica #medium #roman #'10') - #adjust: #left - #resizeForLabel: true - #canUIDrag: false - ) - #(#DataSetSpec - #name: 'DataSetSpec' - #layout: #(#LayoutFrame 240 0 130 0 445 0 225 0) - #hasHorizontalScrollBar: true - #hasVerticalScrollBar: true - ) - #(#LabelSpec - #name: 'DataSetSpecLabel' - #layout: #(#AlignmentOrigin 313 0 223 0 0 1) - #label: 'DataSetView' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman 12) #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -876,11 +881,11 @@ #window: #(#WindowSpec #name: 'Menus' - #layout: #(#LayoutFrame 100 0 546 0 586 0 795 0) + #layout: #(#LayoutFrame 95 0 168 0 581 0 417 0) #label: 'Menus' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 100 546 587 796) + #bounds: #(#Rectangle 95 168 582 418) #usePreferredExtent: false ) #component: @@ -893,9 +898,9 @@ ) #(#LabelSpec #name: 'TabLabel' - #layout: #(#Point 16 37) - #label: 'TabView' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #layout: #(#Point 18 35) + #label: ' TabView ' + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -906,9 +911,9 @@ ) #(#LabelSpec #name: 'NoteBookLabel' - #layout: #(#Point 16 136) + #layout: #(#Point 19 134) #label: 'NoteBookView' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -919,9 +924,9 @@ ) #(#LabelSpec #name: 'GalleryLabel' - #layout: #(#Point 166 136) + #layout: #(#Point 169 134) #label: 'GalleryView' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -933,9 +938,9 @@ ) #(#LabelSpec #name: 'MenuPanelLabel' - #layout: #(#Point 317 24) + #layout: #(#Point 318 22) #label: 'MenuPanel' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -953,9 +958,9 @@ ) #(#LabelSpec #name: 'ComboListLabel' - #layout: #(#LayoutFrame 317 0 96 0 416 0 114 0) + #layout: #(#LayoutFrame 318 0 96 0 417 0 114 0) #label: 'ComboListView' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -966,9 +971,9 @@ ) #(#LabelSpec #name: 'ComboBoxLabel' - #layout: #(#LayoutFrame 317 0 132 0 423 0 150 0) + #layout: #(#LayoutFrame 318 0 132 0 411 0 150 0) #label: 'ComboBoxView' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman #'12') #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -997,11 +1002,11 @@ #window: #(#WindowSpec #name: 'Sliders' - #layout: #(#LayoutFrame 100 0 546 0 567 0 830 0) + #layout: #(#LayoutFrame 95 0 168 0 562 0 452 0) #label: 'Sliders' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 100 546 568 831) + #bounds: #(#Rectangle 95 168 563 453) #usePreferredExtent: false ) #component: @@ -1017,22 +1022,22 @@ #name: 'ArbitraryComponentLabel' #layout: #(#AlignmentOrigin 19 0 17 0 0 0) #label: 'ArbitraryComponent' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman 12) #adjust: #left #resizeForLabel: true #canUIDrag: false ) #(#SubCanvasSpec #name: 'SubCanvas' - #layout: #(#LayoutFrame 15 0 130 0 220 0 221 0) + #layout: #(#LayoutFrame 15 0 130 0 220 0 225 0) #hasHorizontalScrollBar: true #hasVerticalScrollBar: true ) #(#LabelSpec #name: 'subCanvasLabel' - #layout: #(#AlignmentOrigin 43 0 134 0 0 0) + #layout: #(#AlignmentOrigin 42 0 134 0 0 0) #label: 'SubCanvas' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman 12) #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -1045,7 +1050,7 @@ #name: 'SubSpecificationLabel' #layout: #(#Point 245 17) #label: 'SubSpecification' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman 12) #resizeForLabel: true #canUIDrag: false ) @@ -1053,12 +1058,13 @@ #name: 'ProgressIndicatorLabel' #layout: #(#AlignmentOrigin 240 0 133 0 0 0) #label: 'ProgressIndicator' + #style: #(#FontDescription #helvetica #medium #roman 12) #adjust: #left #resizeForLabel: true #canUIDrag: false ) #(#ProgressIndicatorSpec - #name: 'Progress Indicator' + #name: 'ProgressIndicator' #layout: #(#LayoutFrame 350 0 131 0 445 0 149 0) #showPercentage: true ) @@ -1066,6 +1072,7 @@ #name: 'SeparatorLabel' #layout: #(#AlignmentOrigin 240 0 154 0 0 0) #label: 'Separator' + #style: #(#FontDescription #helvetica #medium #roman 12) #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -1079,13 +1086,14 @@ #name: 'VisualRegionLabel' #layout: #(#AlignmentOrigin 240 0 184 0 0 0) #label: 'VisualRegion' + #style: #(#FontDescription #helvetica #medium #roman 12) #adjust: #left #resizeForLabel: true #canUIDrag: false ) #(#RegionSpec #name: 'VisualRegion' - #layout: #(#LayoutFrame 350 0 172 0 445 0 217 0) + #layout: #(#LayoutFrame 350 0 172 0 445 0 225 0) #lineWidth: 2 #regionType: #ellipse ) @@ -1113,32 +1121,32 @@ #window: #(#WindowSpec #name: 'Text' - #layout: #(#LayoutFrame 73 0 202 0 539 0 408 0) + #layout: #(#LayoutFrame 95 0 168 0 561 0 374 0) #label: 'Text' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 73 202 540 409) + #bounds: #(#Rectangle 95 168 562 375) #usePreferredExtent: false ) #component: #(#SpecCollection #collection: #( + #(#TextEditorSpec + #name: 'TextView' + #layout: #(#LayoutFrame 15 0 15 0 220 0 110 0) + #hasHorizontalScrollBar: true + #hasVerticalScrollBar: true + ) #(#LabelSpec #name: 'EditTextLabel' - #layout: #(#AlignmentOrigin 87 0 107 0 0 1) + #layout: #(#AlignmentOrigin 87 0 108 0 0 1) #label: 'TextView' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman 12) #adjust: #left #resizeForLabel: true #canUIDrag: false ) - #(#TextEditorSpec - #name: 'EditText' - #layout: #(#LayoutFrame 15 0 15 0 220 0 110 0) - #hasHorizontalScrollBar: true - #hasVerticalScrollBar: true - ) #(#HTMLViewSpec #name: 'HTMLView' #layout: #(#LayoutFrame 240 0 15 0 445 0 110 0) @@ -1147,9 +1155,9 @@ ) #(#LabelSpec #name: 'HTMLViewLabel' - #layout: #(#AlignmentOrigin 314 0 107 0 0 1) + #layout: #(#AlignmentOrigin 313 0 91 0 0 0) #label: 'HTMLView' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman 12) #adjust: #left #resizeForLabel: true #canUIDrag: false @@ -1160,9 +1168,9 @@ ) #(#LabelSpec #name: 'EditFieldLabel' - #layout: #(#LayoutFrame 87 0 127 0 147 0 147 0) + #layout: #(#LayoutFrame 87 0 127 0 140 0 147 0) #label: 'EditField' - #style: #(#FontDescription #helvetica #medium #roman #'10') + #style: #(#FontDescription #helvetica #medium #roman 12) #adjust: #left #resizeForLabel: true #canUIDrag: false