# HG changeset patch # User Claus Gittinger # Date 893236897 -7200 # Node ID 6f4108567782a7182f6ddb6056866466b50e9f0d # Parent 22734b99f830a7827c153021406a32ebc7b09e0e some label rearranges diff -r 22734b99f830 -r 6f4108567782 UISelectionPanel.st --- a/UISelectionPanel.st Wed Apr 22 10:31:39 1998 +0200 +++ b/UISelectionPanel.st Wed Apr 22 11:21:37 1998 +0200 @@ -375,11 +375,11 @@ #window: #(#WindowSpec #name: 'Buttons' - #layout: #(#LayoutFrame 216 0 173 0 694 0 376 0) + #layout: #(#LayoutFrame 39 0 189 0 517 0 392 0) #label: 'Buttons' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 216 173 695 377) + #bounds: #(#Rectangle 39 189 518 393) #usePreferredExtent: false ) #component: @@ -443,7 +443,7 @@ ) #(#LabelSpec #name: 'CheckToggleLabel' - #layout: #(#AlignmentOrigin 180 0 112 0 0 0) + #layout: #(#AlignmentOrigin 183 0 112 0 0 0) #label: 'Check Toggle' #adjust: #left #resizeForLabel: true @@ -484,8 +484,6 @@ ) ) ) - - "Modified: / 21.4.1998 / 13:03:11 / cg" ! standardGraphs @@ -920,11 +918,11 @@ #window: #(#WindowSpec #name: 'Menus' - #layout: #(#LayoutFrame 216 0 173 0 692 0 362 0) + #layout: #(#LayoutFrame 39 0 189 0 515 0 378 0) #label: 'Menus' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 216 173 693 363) + #bounds: #(#Rectangle 39 189 516 379) #usePreferredExtent: false ) #component: @@ -957,7 +955,7 @@ ) #(#LabelSpec #name: 'ComboListLabel' - #layout: #(#AlignmentOrigin 17 0 124 0 0 1) + #layout: #(#AlignmentOrigin 17 0 122 0 0 1) #label: 'Combo List' #style: #(#FontDescription #helvetica #medium #roman 10) #adjust: #left @@ -983,7 +981,7 @@ ) #(#LabelSpec #name: 'TabHeaderLabel' - #layout: #(#Point 160 35) + #layout: #(#Point 160 33) #label: 'Tab Header' #style: #(#FontDescription #helvetica #medium #roman 10) #adjust: #left @@ -996,7 +994,7 @@ ) #(#LabelSpec #name: 'NoteBookLabel' - #layout: #(#Point 161 134) + #layout: #(#Point 161 132) #label: 'Note Book' #style: #(#FontDescription #helvetica #medium #roman 10) #adjust: #left @@ -1009,7 +1007,7 @@ ) #(#LabelSpec #name: 'GalleryLabel' - #layout: #(#Point 313 134) + #layout: #(#Point 313 132) #label: 'Gallery' #style: #(#FontDescription #helvetica #medium #roman 10) #adjust: #left @@ -1019,8 +1017,6 @@ ) ) ) - - "Modified: / 21.4.1998 / 13:50:08 / cg" ! standardMisc @@ -1043,11 +1039,11 @@ #window: #(#WindowSpec #name: 'Misc' - #layout: #(#LayoutFrame 44 0 354 0 511 0 638 0) + #layout: #(#LayoutFrame 39 0 189 0 506 0 473 0) #label: 'Misc' #min: #(#Point 10 10) #max: #(#Point 1280 1024) - #bounds: #(#Rectangle 44 354 512 639) + #bounds: #(#Rectangle 39 189 507 474) #usePreferredExtent: false ) #component: @@ -1062,7 +1058,8 @@ #(#LabelSpec #name: 'ArbitraryComponentLabel' #layout: #(#AlignmentOrigin 19 0 19 0 0 0) - #label: 'Arbitrary Component' + #label: 'Arbitrary +Component' #style: #(#FontDescription #helvetica #medium #roman 10) #adjust: #left #resizeForLabel: true @@ -1107,6 +1104,7 @@ #name: 'Slider' #layout: #(#LayoutFrame 100 0 126 0 215 0 144 0) #orientation: #horizontal + #step: 1 ) #(#LabelSpec #name: 'ThumbWheelLabel' @@ -1120,7 +1118,7 @@ #name: 'Thumb Wheel' #layout: #(#LayoutFrame 100 0 152 0 215 0 172 0) #orientation: #horizontal - #stop: 360 + #step: 1 ) #(#LabelSpec #name: 'RegionLabel'