# HG changeset patch # User tz # Date 889654569 -3600 # Node ID 2a09f1934fa5caddf6b5d9efad8112d656777ae9 # Parent 9d3fa75a40e447f95af6d1091c6af90c900af904 user friendly names (step 2) diff -r 9d3fa75a40e4 -r 2a09f1934fa5 UISelectionPanel.st --- a/UISelectionPanel.st Wed Mar 11 20:01:50 1998 +0100 +++ b/UISelectionPanel.st Wed Mar 11 23:16:09 1998 +0100 @@ -372,11 +372,11 @@ #window: #(#WindowSpec #name: 'Buttons' - #layout: #(#LayoutFrame 72 0 301 0 550 0 504 0) + #layout: #(#LayoutFrame 147 0 281 0 625 0 484 0) #label: 'Buttons' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 72 301 551 505) + #bounds: #(#Rectangle 147 281 626 485) #usePreferredExtent: false ) #component: @@ -421,7 +421,7 @@ #lampColor: #(#Color 100.0 100.0 0.0) ) #(#RadioButtonSpec - #name: 'RadioButton' + #name: 'Radio Button' #layout: #(#LayoutFrame 157 0.0 47 0 293 0 69 0) #label: 'Radio Button' #isTriggerOnDown: true @@ -429,12 +429,12 @@ #lampColor: #(#Color 100.0 100.0 0.0) ) #(#CheckBoxSpec - #name: 'CheckBox' + #name: 'Check Box' #layout: #(#LayoutFrame 157 0 79 0 293 0 101 0) #label: 'Check Box' ) #(#CheckToggleSpec - #name: 'CheckToggle' + #name: 'Check Toggle' #layout: #(#LayoutFrame 157 0 111 0 176 0 130 0) #isTriggerOnDown: true #showLamp: false @@ -464,7 +464,7 @@ #canUIDrag: false ) #(#UpDownButtonSpec - #name: 'UpDownButton' + #name: 'UpDown Button' #layout: #(#LayoutFrame 422 0 47 0 444 0 91 0) ) #(#LabelSpec @@ -477,25 +477,25 @@ #canUIDrag: false ) #(#ArrowButtonSpec - #name: 'ArrowButton - Up' + #name: 'Arrow Button - Up' #layout: #(#LayoutFrame 309 0 111 0 331 0 133 0) #isTriggerOnDown: true #direction: #up ) #(#ArrowButtonSpec - #name: 'ArrowButton - Down' + #name: 'Arrow Button - Down' #layout: #(#LayoutFrame 347 0 111 0 369 0 133 0) #isTriggerOnDown: true #direction: #down ) #(#ArrowButtonSpec - #name: 'ArrowButton - Left' + #name: 'Arrow Button - Left' #layout: #(#LayoutFrame 385 0 111 0 407 0 133 0) #isTriggerOnDown: true #direction: #left ) #(#ArrowButtonSpec - #name: 'ArrowButton - Right' + #name: 'Arrow Button - Right' #layout: #(#LayoutFrame 422 0 111 0 444 0 133 0) #isTriggerOnDown: true #direction: #right @@ -587,11 +587,11 @@ #window: #(#WindowSpec #name: 'Groups' - #layout: #(#LayoutFrame 58 0 219 0 558 0 458 0) + #layout: #(#LayoutFrame 147 0 281 0 647 0 520 0) #label: 'Groups' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 58 219 559 459) + #bounds: #(#Rectangle 147 281 648 521) #usePreferredExtent: false ) #component: @@ -620,7 +620,7 @@ #canUIDrag: false ) #(#VariableHorizontalPanelSpec - #name: 'VariableHorizontalPanel' + #name: 'Variable Horizontal Panel' #layout: #(#LayoutFrame 15 0 140 0 110 0 230 0) #component: #(#SpecCollection @@ -645,7 +645,7 @@ #handles: #(#Any 0.5 1.0) ) #(#VariableVerticalPanelSpec - #name: 'VariableVerticalPanel' + #name: 'Variable Vertical Panel' #layout: #(#LayoutFrame 125 0 140 0 220 0 230 0) #component: #(#SpecCollection @@ -670,7 +670,7 @@ #handles: #(#Any 0.5 1.0) ) #(#FramedBoxSpec - #name: 'FramedBox' + #name: 'Framed Box' #layout: #(#LayoutFrame 240 0 15 0 445 0 110 0) #label: 'Framed Box' #labelPosition: #topLeft @@ -684,7 +684,7 @@ #canUIDrag: false ) #(#HorizontalPanelViewSpec - #name: 'HorizontalPanelView' + #name: 'Horizontal Panel' #layout: #(#LayoutFrame 240 0 140 0 324 0 230 0) #component: #(#SpecCollection @@ -722,7 +722,7 @@ #verticalSpace: 3 ) #(#VerticalPanelViewSpec - #name: 'VerticalPanelView' + #name: 'Vertical Panel' #layout: #(#LayoutFrame 332 0 140 0 379 0 230 0) #component: #(#SpecCollection @@ -760,7 +760,7 @@ #verticalSpace: 3 ) #(#PanelViewSpec - #name: 'PanelView' + #name: 'Panel' #layout: #(#LayoutFrame 387 0 140 0 445 0 230 0) #component: #(#SpecCollection @@ -837,11 +837,11 @@ #window: #(#WindowSpec #name: 'Lists' - #layout: #(#LayoutFrame 144 0 321 0 613 0 563 0) + #layout: #(#LayoutFrame 147 0 281 0 616 0 523 0) #label: 'Lists' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 144 321 614 564) + #bounds: #(#Rectangle 147 281 617 524) #usePreferredExtent: false ) #component: @@ -849,7 +849,7 @@ #collection: #( #(#SequenceViewSpec - #name: 'SelectionInListView' + #name: 'List' #layout: #(#LayoutFrame 15 0 30 0 220 0 110 0) #hasHorizontalScrollBar: true #hasVerticalScrollBar: true @@ -865,7 +865,7 @@ #canUIDrag: false ) #(#SelectionInTreeViewSpec - #name: 'SelectionInTreeView' + #name: 'Tree List' #layout: #(#LayoutFrame 15 0 145 0 220 0 225 0) #hasHorizontalScrollBar: true #hasVerticalScrollBar: true @@ -880,7 +880,7 @@ #canUIDrag: false ) #(#DataSetSpec - #name: 'DataSetView' + #name: 'Table' #layout: #(#LayoutFrame 240 0 30 0 445 0 110 0) #hasHorizontalScrollBar: true #hasVerticalScrollBar: true @@ -895,7 +895,7 @@ #canUIDrag: false ) #(#FileSelectionTreeSpec - #name: 'FileSelectionTree' + #name: 'File Tree List' #layout: #(#LayoutFrame 240 0 145 0 445 0 225 0) #hasHorizontalScrollBar: true #hasVerticalScrollBar: true @@ -933,11 +933,11 @@ #window: #(#WindowSpec #name: 'Menus' - #layout: #(#LayoutFrame 144 0 321 0 620 0 510 0) + #layout: #(#LayoutFrame 147 0 281 0 623 0 470 0) #label: 'Menus' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 144 321 621 511) + #bounds: #(#Rectangle 147 281 624 471) #usePreferredExtent: false ) #component: @@ -945,7 +945,7 @@ #collection: #( #(#MenuPanelSpec - #name: 'MenuPanel' + #name: 'Tool Bar' #layout: #(#LayoutFrame 15 0 30 0 140 0 62 0) ) #(#LabelSpec @@ -958,14 +958,14 @@ #canUIDrag: false ) #(#PopUpListSpec - #name: 'PopUpList' + #name: 'PopUp List' #layout: #(#LayoutFrame 15 0 72 0 140 0 94 0) #label: 'Popup List' #style: #(#FontDescription #helvetica #medium #roman 10) #useIndex: false ) #(#ComboListSpec - #name: 'ComboListView' + #name: 'Combo List' #layout: #(#LayoutFrame 15 0 102 0 140 0 122 0) #useIndex: false ) @@ -979,20 +979,20 @@ #canUIDrag: false ) #(#ComboBoxSpec - #name: 'ComboBoxView' + #name: 'Combo Box' #layout: #(#LayoutFrame 15 0 130 0 140 0 150 0) ) #(#LabelSpec #name: 'ComboBoxLabel' #layout: #(#LayoutFrame 17 0 132 0 79 0 150 0) - #label: 'Combo Box' + #label: 'ComboBox' #style: #(#FontDescription #helvetica #medium #roman 10) #adjust: #left #resizeForLabel: true #canUIDrag: false ) #(#TabViewSpec - #name: 'TabView' + #name: 'Tab Header' #layout: #(#LayoutFrame 157 0 15 0 292 0 51 0) ) #(#LabelSpec @@ -1005,7 +1005,7 @@ #canUIDrag: false ) #(#NoteBookViewSpec - #name: 'NoteBookView' + #name: 'Note Book' #layout: #(#LayoutFrame 157 0 58 0 292 0 150 0) ) #(#LabelSpec @@ -1018,7 +1018,7 @@ #canUIDrag: false ) #(#UIGalleryViewSpec - #name: 'GalleryView' + #name: 'Gallery' #layout: #(#LayoutFrame 309 0 15 0 445 0 150 0) ) #(#LabelSpec @@ -1054,11 +1054,11 @@ #window: #(#WindowSpec #name: 'Misc' - #layout: #(#LayoutFrame 72 0 301 0 539 0 585 0) + #layout: #(#LayoutFrame 147 0 281 0 614 0 565 0) #label: 'Misc' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 72 301 540 586) + #bounds: #(#Rectangle 147 281 615 566) #usePreferredExtent: false ) #component: @@ -1066,7 +1066,7 @@ #collection: #( #(#ArbitraryComponentSpec - #name: 'ArbitraryComponent' + #name: 'Arbitrary Component' #layout: #(#LayoutFrame 15 0 15 0 140 0 110 0) #hasBorder: false ) @@ -1131,7 +1131,7 @@ #canUIDrag: false ) #(#ThumbWheelSpec - #name: 'ThumbWheel' + #name: 'Thumb Wheel' #layout: #(#LayoutFrame 103 0 161 0 218 0 181 0) #orientation: #horizontal #start: 0 @@ -1148,7 +1148,7 @@ #canUIDrag: false ) #(#ProgressIndicatorSpec - #name: 'ProgressIndicator' + #name: 'Progress Indicator' #layout: #(#LayoutFrame 350 0 126 0 445 0 144 0) #showPercentage: true ) @@ -1176,7 +1176,7 @@ #canUIDrag: false ) #(#RegionSpec - #name: 'VisualRegion' + #name: 'Region' #layout: #(#LayoutFrame 350 0 183 0 445 0 236 0) #lineWidth: 2 #regionType: #ellipse @@ -1205,11 +1205,11 @@ #window: #(#WindowSpec #name: 'Texts' - #layout: #(#LayoutFrame 87 0 280 0 553 0 486 0) + #layout: #(#LayoutFrame 147 0 281 0 613 0 487 0) #label: 'Texts' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 87 280 554 487) + #bounds: #(#Rectangle 147 281 614 488) #usePreferredExtent: false ) #component: @@ -1217,7 +1217,7 @@ #collection: #( #(#TextEditorSpec - #name: 'TextView' + #name: 'Text Editor' #layout: #(#LayoutFrame 15 0 15 0 220 0 110 0) #hasHorizontalScrollBar: true #hasVerticalScrollBar: true @@ -1232,7 +1232,7 @@ #canUIDrag: false ) #(#HTMLViewSpec - #name: 'HTMLView' + #name: 'HTML Browser' #layout: #(#LayoutFrame 240 0 15 0 445 0 110 0) #hasHorizontalScrollBar: true #hasVerticalScrollBar: true @@ -1247,7 +1247,7 @@ #canUIDrag: false ) #(#InputFieldSpec - #name: 'EditField' + #name: 'Entry Field' #layout: #(#LayoutFrame 15 0 125 0 220 0 147 0) ) #(#LabelSpec @@ -1819,8 +1819,8 @@ handle the specification if its corrupted." " - UIPainter new openOnClass:UISelectionPanel::ExampleUserDefinedGallery andSelector:#clocksSpec - UISelectionPanel::ExampleUserDefinedGallery new openInterface:#clocksSpec + UIPainter new openOnClass:UISelectionPanel::UserDefinedGallery andSelector:#clocksSpec + UISelectionPanel::UserDefinedGallery new openInterface:#clocksSpec " @@ -1828,37 +1828,35 @@ ^ #(#FullSpec - #'window:' + #window: #(#WindowSpec - #'name:' 'Interface Builder' - #'layout:' #(#LayoutFrame 22 0 236 0 401 0 506 0) - #'label:' 'Interface Builder' - #'min:' #(#Point 10 10) - #'max:' #(#Point 1280 1024) - #'bounds:' #(#Rectangle 22 236 402 507) + #name: 'Interface Builder' + #layout: #(#LayoutFrame 401 0 380 0 780 0 650 0) + #label: 'Interface Builder' + #min: #(#Point 10 10) + #max: #(#Point 1280 1024) + #bounds: #(#Rectangle 401 380 781 651) + #usePreferredExtent: false ) - #'component:' + #component: #(#SpecCollection - #'collection:' + #collection: #( #(#ArbitraryComponentSpec - #'name:' 'ClockView' - #'layout:' #(#LayoutFrame 11 0 11 0 125 0 123 0) - #'component:' #ClockView - #'hasBorder:' false + #name: 'Analog Clock' + #layout: #(#LayoutFrame 11 0 11 0 125 0 123 0) + #component: #ClockView + #hasBorder: false ) #(#ArbitraryComponentSpec - #'name:' 'DigitalClockView' - #'layout:' #(#LayoutOrigin 136 0 11 0) - #'component:' #DigitalClockView - #'hasBorder:' false + #name: 'Digital Clock' + #layout: #(#LayoutOrigin 136 0 11 0) + #component: #DigitalClockView + #hasBorder: false ) ) ) ) - - "Modified: / 4.10.1997 / 15:12:27 / cg" - "Created: / 8.12.1997 / 18:40:22 / cg" ! listOfLabels