diff -r da9db8500b67 -r 23c7896c2e49 UISelectionPanel.st --- a/UISelectionPanel.st Thu Apr 17 12:56:48 1997 +0200 +++ b/UISelectionPanel.st Fri Apr 18 05:51:17 1997 +0200 @@ -150,7 +150,7 @@ #'name:' 'uIPainterView' #'layout:' #(#LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0) #'label:' 'unnamed' - #'bounds:' #(#Rectangle 0 0 450 100) + #'bounds:' #(#Rectangle 0 0 439 193) ) #'component:' #(#SpecCollection @@ -158,63 +158,49 @@ #( #(#ArrowButtonSpec #'name:' 'ArrowButton up' - #'layout:' #(#LayoutFrame 16 0 70 0 38 0 92 0) - #'translateLabel:' false - #'tabable:' false + #'layout:' #(#LayoutFrame 237 0 20 0 259 0 42 0) #'hasCharacterOrientedLabel:' false #'isTriggerOnDown:' true #'direction:' #up ) #(#ActionButtonSpec #'name:' 'Button' - #'layout:' #(#LayoutFrame 16 0 8 0 115 0 30 0) + #'layout:' #(#LayoutFrame 20 0 20 0 119 0 42 0) #'label:' 'Button' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false ) #(#RadioButtonSpec #'name:' 'RadioButton' - #'layout:' #(#LayoutFrame 16 0.0 39 0 115 0 61 0) + #'layout:' #(#LayoutFrame 127 0.0 20 0 226 0 42 0) #'label:' 'RadioButton' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' true #'showLamp:' true #'lampColor:' #(#Color 100.0 100.0 0.0) ) #(#ArrowButtonSpec #'name:' 'ArrowButton down' - #'layout:' #(#LayoutFrame 42 0 70 0 64 0 92 0) - #'translateLabel:' false - #'tabable:' false + #'layout:' #(#LayoutFrame 238 0 51 0 260 0 73 0) #'hasCharacterOrientedLabel:' false #'isTriggerOnDown:' true #'direction:' #down ) #(#ArrowButtonSpec #'name:' 'ArrowButton left' - #'layout:' #(#LayoutFrame 68 0 70 0 90 0 92 0) - #'translateLabel:' false - #'tabable:' false + #'layout:' #(#LayoutFrame 238 0 82 0 260 0 104 0) #'hasCharacterOrientedLabel:' false #'isTriggerOnDown:' true #'direction:' #left ) #(#ArrowButtonSpec #'name:' 'ArrowButton right' - #'layout:' #(#LayoutFrame 93 0 70 0 115 0 92 0) - #'translateLabel:' false - #'tabable:' false + #'layout:' #(#LayoutFrame 238 0 113 0 260 0 135 0) #'hasCharacterOrientedLabel:' false #'isTriggerOnDown:' true #'direction:' #right ) #(#CheckToggleSpec #'name:' 'CheckToggle' - #'layout:' #(#LayoutFrame 147 0 70 0 167 0 90 0) - #'translateLabel:' false - #'tabable:' false + #'layout:' #(#LayoutFrame 297 0 82 0 317 0 102 0) #'hasCharacterOrientedLabel:' false #'isTriggerOnDown:' true #'showLamp:' false @@ -222,21 +208,40 @@ ) #(#ToggleSpec #'name:' 'Toggle' - #'layout:' #(#LayoutFrame 147 0 8 0 246 0 30 0) + #'layout:' #(#LayoutFrame 297 0 20 0 396 0 42 0) #'label:' 'Toggle' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' true #'showLamp:' true #'lampColor:' #(#Color 100.0 100.0 0.0) ) #(#CheckBoxSpec #'name:' 'CheckBox' - #'layout:' #(#LayoutFrame 145 0 39 0 246 0 61 0) + #'layout:' #(#LayoutFrame 295 0 51 0 396 0 73 0) #'tabable:' false #'label:' 'CheckBox' #'translateLabel:' false ) + #(#ActionButtonSpec + #'name:' 'ok' + #'layout:' #(#LayoutFrame 20 0 51 0 119 0 73 0) + #'label:' 'ok' + #'model:' #accept + #'isTriggerOnDown:' false + ) + #(#ActionButtonSpec + #'name:' 'cancel' + #'layout:' #(#LayoutFrame 20 0 82 0 119 0 104 0) + #'label:' 'cancel' + #'model:' #cancel + #'isTriggerOnDown:' false + ) + #(#ActionButtonSpec + #'name:' 'help' + #'layout:' #(#LayoutFrame 20 0 113 0 119 0 135 0) + #'label:' 'help' + #'model:' #help + #'isTriggerOnDown:' false + ) ) ) ) @@ -271,7 +276,7 @@ #( #(#ComboBoxSpec #'name:' 'ComboBox' - #'layout:' #(#LayoutFrame 14 0 15 0 117 0 35 0) + #'layout:' #(#LayoutFrame 20 0 20 0 123 0 40 0) #'immediateAccept:' false #'acceptOnLeave:' true #'acceptOnReturn:' true @@ -281,15 +286,13 @@ ) #(#ComboListSpec #'name:' 'ComboList' - #'layout:' #(#LayoutFrame 14 0 46 0 117 0 66 0) + #'layout:' #(#LayoutFrame 20 0 51 0 123 0 71 0) #'tabable:' false ) #(#PopUpListSpec #'name:' 'PopUpList' - #'layout:' #(#LayoutFrame 139 0 15 0 242 0 37 0) + #'layout:' #(#LayoutFrame 145 0 20 0 248 0 42 0) #'label:' 'PopUpList' - #'initiallyInvisible:' false - #'translateLabel:' false ) ) ) @@ -317,7 +320,7 @@ #'name:' 'uIPainterView' #'layout:' #(#LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0) #'label:' 'unnamed' - #'bounds:' #(#Rectangle 0 0 456 137) + #'bounds:' #(#Rectangle 0 0 475 136) ) #'component:' #(#SpecCollection @@ -325,7 +328,7 @@ #( #(#HorizontalPanelViewSpec #'name:' 'HorizontalPanelView' - #'layout:' #(#LayoutFrame 9 0 16 0 93 0 101 0) + #'layout:' #(#LayoutFrame 20 0 20 0 104 0 105 0) #'component:' #(#SpecCollection #'collection:' @@ -333,8 +336,6 @@ #(#ActionButtonSpec #'name:' 'button1' #'label:' 'A' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -342,8 +343,6 @@ #(#ActionButtonSpec #'name:' 'button8' #'label:' 'B' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -351,8 +350,6 @@ #(#ActionButtonSpec #'name:' 'button9' #'label:' 'C' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -367,7 +364,7 @@ ) #(#VariableHorizontalPanelSpec #'name:' 'VariableHorizontalPanel' - #'layout:' #(#LayoutFrame 277 0 16 0 361 0 101 0) + #'layout:' #(#LayoutFrame 275 0 20 0 363 0 105 0) #'component:' #(#SpecCollection #'collection:' @@ -375,16 +372,12 @@ #(#ActionButtonSpec #'name:' 'button2' #'label:' 'A' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'canUIDrag:' false ) #(#ActionButtonSpec #'name:' 'button3' #'label:' 'B' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'canUIDrag:' false ) @@ -393,7 +386,7 @@ ) #(#VerticalPanelViewSpec #'name:' 'VerticalPanelView' - #'layout:' #(#LayoutFrame 99 0 16 0 180 0 101 0) + #'layout:' #(#LayoutFrame 110 0 20 0 191 0 105 0) #'component:' #(#SpecCollection #'collection:' @@ -401,8 +394,6 @@ #(#ActionButtonSpec #'name:' 'button4' #'label:' 'A' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -410,8 +401,6 @@ #(#ActionButtonSpec #'name:' 'button5' #'label:' 'B' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -419,8 +408,6 @@ #(#ActionButtonSpec #'name:' 'button10' #'label:' 'C' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -435,7 +422,7 @@ ) #(#VariableVerticalPanelSpec #'name:' 'VariableVerticalPanel' - #'layout:' #(#LayoutFrame 370 0 16 0 454 0 101 0) + #'layout:' #(#LayoutFrame 372 0 20 0 456 0 105 0) #'component:' #(#SpecCollection #'collection:' @@ -443,16 +430,12 @@ #(#ActionButtonSpec #'name:' 'button6' #'label:' 'A' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'canUIDrag:' false ) #(#ActionButtonSpec #'name:' 'button7' #'label:' 'B' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'canUIDrag:' false ) @@ -461,7 +444,7 @@ ) #(#PanelViewSpec #'name:' 'PanelView' - #'layout:' #(#LayoutFrame 186 0 17 0 247 0 102 0) + #'layout:' #(#LayoutFrame 197 0 20 0 255 0 105 0) #'component:' #(#SpecCollection #'collection:' @@ -469,8 +452,6 @@ #(#ActionButtonSpec #'name:' 'button11' #'label:' 'A' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -478,8 +459,6 @@ #(#ActionButtonSpec #'name:' 'button12' #'label:' 'B' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -487,8 +466,6 @@ #(#ActionButtonSpec #'name:' 'button13' #'label:' 'C' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -496,8 +473,6 @@ #(#ActionButtonSpec #'name:' 'button14' #'label:' 'D' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -505,8 +480,6 @@ #(#ActionButtonSpec #'name:' 'button15' #'label:' 'E' - #'translateLabel:' false - #'tabable:' false #'isTriggerOnDown:' false #'extent:' #(#Point 22 23) #'canUIDrag:' false @@ -545,7 +518,7 @@ #'name:' 'uIPainterView' #'layout:' #(#LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0) #'label:' 'unnamed' - #'bounds:' #(#Rectangle 0 0 450 100) + #'bounds:' #(#Rectangle 0 0 445 162) ) #'component:' #(#SpecCollection @@ -553,26 +526,26 @@ #( #(#SliderSpec #'name:' 'Vertical Slider' - #'layout:' #(#LayoutFrame 17 0 9 0 35 0 97 0) + #'layout:' #(#LayoutFrame 20 0 20 0 38 0 108 0) #'orientation:' #vertical ) #(#ThumbWheelSpec #'name:' 'Vertical ThumbWheel' - #'layout:' #(#LayoutFrame 45 0 9 0 60 0 97 0) + #'layout:' #(#LayoutFrame 48 0 20 0 63 0 108 0) #'orientation:' #vertical #'start:' 0 #'stop:' 360 ) #(#ThumbWheelSpec #'name:' 'Horizontal ThumbWheel' - #'layout:' #(#LayoutFrame 99 0 9 0 188 0 24 0) + #'layout:' #(#LayoutFrame 102 0 20 0 191 0 35 0) #'orientation:' #horizontal #'start:' 0 #'stop:' 360 ) #(#SliderSpec #'name:' 'Horizontal Slider' - #'layout:' #(#LayoutFrame 99 0 36 0 188 0 54 0) + #'layout:' #(#LayoutFrame 102 0 47 0 191 0 65 0) #'orientation:' #horizontal #'start:' 0 #'stop:' 100 @@ -611,7 +584,7 @@ #( #(#InputFieldSpec #'name:' 'EditField' - #'layout:' #(#LayoutFrame 13 0 11 0 117 0 33 0) + #'layout:' #(#LayoutFrame 20 0 20 0 115 0 42 0) #'immediateAccept:' false #'acceptOnLeave:' true #'acceptOnReturn:' true @@ -619,29 +592,17 @@ #'acceptOnLostFocus:' true #'hasBorder:' false ) - - - - - - - - - - #(#LabelSpec #'name:' 'Text Label' - #'layout:' #(#LayoutFrame 13 0 41 0 117 0 57 0) + #'layout:' #(#LayoutFrame 20 0 50 0 115 0 66 0) #'label:' 'Text Label' - #'initiallyInvisible:' false - #'translateLabel:' false #'level:' 0 #'adjust:' #center #'hasCharacterOrientedLabel:' true ) #(#TextEditorSpec #'name:' 'EditTextView' - #'layout:' #(#LayoutFrame 127 0 11 0 231 0 91 0) + #'layout:' #(#LayoutFrame 130 0 20 0 234 0 100 0) #'hasHorizontalScrollBar:' true #'hasVerticalScrollBar:' true #'miniScrollerHorizontal:' false @@ -649,7 +610,7 @@ ) #(#TextEditorSpec #'name:' 'EditTextView miniH' - #'layout:' #(#LayoutFrame 243 0 11 0 347 0 91 0) + #'layout:' #(#LayoutFrame 246 0 20 0 350 0 100 0) #'hasHorizontalScrollBar:' true #'hasVerticalScrollBar:' true #'miniScrollerHorizontal:' true @@ -657,7 +618,7 @@ ) #(#SequenceViewSpec #'name:' 'SelectionInListView miniH' - #'layout:' #(#LayoutFrame 243 0 122 0 347 0 202 0) + #'layout:' #(#LayoutFrame 246 0 116 0 350 0 196 0) #'hasHorizontalScrollBar:' true #'hasVerticalScrollBar:' true #'miniScrollerHorizontal:' true @@ -665,7 +626,7 @@ ) #(#SequenceViewSpec #'name:' 'SelectionInListView' - #'layout:' #(#LayoutFrame 127 0 122 0 231 0 202 0) + #'layout:' #(#LayoutFrame 130 0 116 0 234 0 196 0) #'hasHorizontalScrollBar:' true #'hasVerticalScrollBar:' true #'miniScrollerHorizontal:' false @@ -673,7 +634,7 @@ ) #(#TextEditorSpec #'name:' 'EditTextView noH' - #'layout:' #(#LayoutFrame 361 0 11 0 465 0 91 0) + #'layout:' #(#LayoutFrame 364 0 20 0 468 0 100 0) #'hasHorizontalScrollBar:' false #'hasVerticalScrollBar:' true #'miniScrollerHorizontal:' false @@ -681,7 +642,7 @@ ) #(#SequenceViewSpec #'name:' 'scrollableView2' - #'layout:' #(#LayoutFrame 362 0 122 0 466 0 202 0) + #'layout:' #(#LayoutFrame 365 0 116 0 469 0 196 0) #'hasHorizontalScrollBar:' false #'hasVerticalScrollBar:' true #'miniScrollerHorizontal:' false @@ -721,14 +682,14 @@ #( #(#FramedBoxSpec #'name:' 'FramedBox' - #'layout:' #(#LayoutFrame 4 0 11 0 109 0 66 0) + #'layout:' #(#LayoutFrame 20 0 20 0 125 0 75 0) #'label:' 'FramedBox' #'labelPosition:' #topCenter #'showFrame:' true ) #(#ViewSpec #'name:' 'View' - #'layout:' #(#LayoutFrame 118 0 11 0 223 0 66 0) + #'layout:' #(#LayoutFrame 134 0 20 0 239 0 75 0) #'component:' #(#SpecCollection #'collection:' @@ -737,8 +698,6 @@ #'name:' 'label1' #'layout:' #(#Point 3 2) #'label:' 'View' - #'initiallyInvisible:' false - #'translateLabel:' false #'level:' 0 #'adjust:' #center #'hasCharacterOrientedLabel:' true @@ -749,14 +708,12 @@ ) #(#SubCanvasSpec #'name:' 'SubCanvas' - #'layout:' #(#LayoutFrame 118 0 78 0 223 0 133 0) + #'layout:' #(#LayoutFrame 134 0 87 0 239 0 142 0) ) #(#LabelSpec #'name:' 'label2' - #'layout:' #(#Point 120 78) + #'layout:' #(#Point 136 87) #'label:' 'SubCanvas' - #'initiallyInvisible:' false - #'translateLabel:' false #'level:' 0 #'adjust:' #center #'hasCharacterOrientedLabel:' true @@ -764,25 +721,23 @@ ) #(#DividerSpec #'name:' 'Horizontal Seperator' - #'layout:' #(#LayoutFrame 276 0 11 0 340 0 28 0) + #'layout:' #(#LayoutFrame 292 0 20 0 356 0 37 0) #'orientation:' #horizontal ) #(#DividerSpec #'name:' 'Vertical Seperator' - #'layout:' #(#LayoutFrame 251 0 11 0 270 0 66 0) + #'layout:' #(#LayoutFrame 267 0 20 0 286 0 75 0) #'orientation:' #vertical ) #(#TabViewSpec #'name:' 'TabView' - #'layout:' #(#LayoutFrame 4 0 78 0 109 0 133 0) + #'layout:' #(#LayoutFrame 20 0 87 0 125 0 142 0) #'tabWidget:' #Folder ) #(#LabelSpec #'name:' 'label3' - #'layout:' #(#Point 7 78) + #'layout:' #(#Point 23 87) #'label:' 'TabView' - #'initiallyInvisible:' false - #'translateLabel:' false #'level:' 0 #'adjust:' #center #'hasCharacterOrientedLabel:' true