UISelectionPanel.st
changeset 143 9add9e2609d9
parent 142 75f927b856f6
child 147 060fc1ac8d82
--- a/UISelectionPanel.st	Thu Jun 05 11:58:17 1997 +0200
+++ b/UISelectionPanel.st	Tue Jun 10 12:51:52 1997 +0200
@@ -577,7 +577,6 @@
                  #(#InputFieldSpec
                     #'name:' 'EditField'
                     #'layout:' #(#LayoutFrame 222 0 109 0 401 0 131 0)
-                    #'immediateAccept:' true
                 )
                  #(#LabelSpec
                     #'name:' 'Text Label'
@@ -586,38 +585,37 @@
                 )
                  #(#TextEditorSpec
                     #'name:' 'EditTextView'
-                    #'layout:' #(#LayoutFrame 20 0 13 0 199 0 92 0)
+                    #'layout:' #(#LayoutFrame 20 0 13 0 199 0 101 0)
                     #'hasHorizontalScrollBar:' true
                     #'hasVerticalScrollBar:' true
                 )
                  #(#SequenceViewSpec
                     #'name:' 'SelectionInListView'
-                    #'layout:' #(#LayoutFrame 222 0 12 0 401 0 91 0)
-                    #'tabable:' false
+                    #'layout:' #(#LayoutFrame 222 0 13 0 401 0 101 0)
                     #'hasHorizontalScrollBar:' true
                     #'hasVerticalScrollBar:' true
                 )
                  #(#HTMLViewSpec
                     #'name:' 'HTMLView'
-                    #'layout:' #(#LayoutFrame 23 0 109 0 202 0 188 0)
+                    #'layout:' #(#LayoutFrame 20 0 109 0 199 0 197 0)
                     #'hasHorizontalScrollBar:' true
                     #'hasVerticalScrollBar:' true
                 )
                  #(#LabelSpec
                     #'name:' 'HTMLViewLabel'
-                    #'layout:' #(#LayoutFrame 99 0 169 0 164 0 183 0)
+                    #'layout:' #(#LayoutFrame 99 0 178 0 164 0 192 0)
                     #'label:' 'HTMLView'
                     #'canUIDrag:' false
                 )
                  #(#LabelSpec
                     #'name:' 'label1'
-                    #'layout:' #(#LayoutFrame 91 0 73 0 153 0 87 0)
+                    #'layout:' #(#LayoutFrame 91 0 83 0 153 0 97 0)
                     #'label:' 'EditText'
                     #'canUIDrag:' false
                 )
                  #(#LabelSpec
                     #'name:' 'label2'
-                    #'layout:' #(#LayoutFrame 297 0 73 0 384 0 87 0)
+                    #'layout:' #(#LayoutFrame 297 0 83 0 384 0 97 0)
                     #'label:' 'SelectionInList'
                     #'canUIDrag:' false
                 )
@@ -655,40 +653,48 @@
                #(
                  #(#FramedBoxSpec
                     #'name:' 'FramedBox'
-                    #'layout:' #(#LayoutFrame 8 0 20 0 110 0 85 0)
+                    #'layout:' #(#LayoutFrame 16 0 14 0 177 0 104 0)
                     #'label:' 'FramedBox'
                     #'labelPosition:' #topCenter
                 )
                  #(#ViewSpec
                     #'name:' 'View'
-                    #'layout:' #(#LayoutFrame 124 0 20 0 206 0 85 0)
+                    #'layout:' #(#LayoutFrame 14 0 116 0 175 0 188 0)
                 )
                  #(#SubCanvasSpec
                     #'name:' 'SubCanvas'
-                    #'layout:' #(#LayoutFrame 218 0 20 0 311 0 85 0)
+                    #'layout:' #(#LayoutFrame 199 0 14 0 360 0 104 0)
+                    #'hasHorizontalScrollBar:' true
+                    #'hasVerticalScrollBar:' true
                 )
                  #(#LabelSpec
                     #'name:' 'subCanvasLabel'
-                    #'layout:' #(#LayoutFrame 230 0 25 0 301 0 42 0)
+                    #'layout:' #(#LayoutFrame 272 0 85 0 343 0 102 0)
                     #'label:' 'SubCanvas'
                     #'canUIDrag:' false
                 )
                  #(#DividerSpec
                     #'name:' 'Horizontal Seperator'
-                    #'layout:' #(#LayoutFrame 8 0 93 0 110 0 110 0)
+                    #'layout:' #(#LayoutFrame 199 0 116 0 360 0 120 0)
                     #'orientation:' #horizontal
                 )
                  #(#DividerSpec
                     #'name:' 'Vertical Seperator'
-                    #'layout:' #(#LayoutFrame 124 0 93 0 143 0 171 0)
+                    #'layout:' #(#LayoutFrame 356 0 116 0 360 0 188 0)
                     #'orientation:' #vertical
                 )
                  #(#LabelSpec
                     #'name:' 'viewLabel'
-                    #'layout:' #(#LayoutFrame 138 0 25 0 189 0 42 0)
+                    #'layout:' #(#LayoutFrame 14 0 116 0 65 0 133 0)
                     #'label:' 'View'
                     #'canUIDrag:' false
                 )
+                 #(#LabelSpec
+                    #'name:' 'Seperators'
+                    #'layout:' #(#LayoutFrame 199 0 133 0 270 0 151 0)
+                    #'label:' 'Seperators'
+                    #'canUIDrag:' false
+                )
               )
           )
       )