DataSetBuilder.st
changeset 1666 f5518913df05
parent 1619 3f0c7e425d93
child 1667 f02a0dad97c5
--- a/DataSetBuilder.st	Wed Dec 18 12:04:08 2002 +0100
+++ b/DataSetBuilder.st	Thu Dec 19 14:58:30 2002 +0100
@@ -92,6 +92,7 @@
         labelIsImage
         labelButtonType
         translateLabel
+        longStringCompression
         size
         type
         width
@@ -338,7 +339,7 @@
           #name: 'DataSet Basic'
           #min: #(#Point 10 10)
           #max: #(#Point 1280 1024)
-          #bounds: #(#Rectangle 10 149 399 475)
+          #bounds: #(#Rectangle 16 46 405 372)
         )
         #component: 
        #(#SpecCollection
@@ -346,7 +347,7 @@
            #(#FramedBoxSpec
               #label: 'Header:'
               #name: 'framedBox1'
-              #layout: #(#LayoutFrame 0 0.0 3 0 0 1.0 189 0)
+              #layout: #(#LayoutFrame 0 0.0 3 0 0 1.0 183 0)
               #labelPosition: #topLeft
               #component: 
              #(#SpecCollection
@@ -358,10 +359,6 @@
                     #resizeForLabel: true
                   )
                  #(#InputFieldSpec
-                    #attributes: 
-                   #(#tabable
-                      true
-                    )
                     #name: 'idField'
                     #layout: #(#LayoutFrame 97 0 0 0 2 1.0 22 0)
                     #activeHelpKey: #basicsLabelId
@@ -380,10 +377,6 @@
                     #resizeForLabel: true
                   )
                  #(#InputFieldSpec
-                    #attributes: 
-                   #(#tabable
-                      true
-                    )
                     #name: 'labelField'
                     #layout: #(#LayoutFrame 97 0 28 0 2 1.0 50 0)
                     #activeHelpKey: #basicsLabel
@@ -419,10 +412,6 @@
                     #resizeForLabel: true
                   )
                  #(#ComboListSpec
-                    #attributes: 
-                   #(#tabable
-                      true
-                    )
                     #name: 'labelButtonType'
                     #layout: #(#LayoutFrame 57 0 96 0 182 0 116 0)
                     #tabable: true
@@ -441,10 +430,6 @@
                     #adjust: #left
                   )
                  #(#PopUpListSpec
-                    #attributes: 
-                   #(#tabable
-                      true
-                    )
                     #label: 'Alignment'
                     #name: 'Alignment'
                     #layout: #(#LayoutFrame 248 0 97 0 2 1.0 119 0)
@@ -455,28 +440,19 @@
                    #(#left
                       #right #center
                     )
-                    #useIndex: false
                   )
                  #(#CheckBoxSpec
-                    #attributes: 
-                   #(#tabable
-                      true
-                    )
                     #label: 'Label Is Image'
                     #name: 'labelIsImage'
-                    #layout: #(#LayoutOrigin -3 0 122 0)
+                    #layout: #(#LayoutOrigin -3 0 126 0)
                     #activeHelpKey: #basicsLabelIsImage
                     #tabable: true
                     #model: #labelIsImage
                   )
                  #(#CheckBoxSpec
-                    #attributes: 
-                   #(#tabable
-                      true
-                    )
                     #label: 'Translate Label'
                     #name: 'CheckBox2'
-                    #layout: #(#LayoutOrigin 160 0 122 0)
+                    #layout: #(#LayoutOrigin 160 0 126 0)
                     #activeHelpKey: #basicsLabelTranslate
                     #tabable: true
                     #model: #translateLabel
@@ -488,7 +464,7 @@
            #(#FramedBoxSpec
               #label: 'Cell Type:'
               #name: 'typesFrame'
-              #layout: #(#LayoutFrame 0 0.0 193 0 0 1.0 305 0)
+              #layout: #(#LayoutFrame 0 0.0 187 0 0 1.0 325 0)
               #labelPosition: #topLeft
               #component: 
              #(#SpecCollection
@@ -500,10 +476,6 @@
                     #resizeForLabel: true
                   )
                  #(#ComboListSpec
-                    #attributes: 
-                   #(#tabable
-                      true
-                    )
                     #name: 'rendererField'
                     #layout: #(#LayoutFrame 97 0 5 0 2 1.0 27 0)
                     #activeHelpKey: #basicsRenderer
@@ -519,10 +491,6 @@
                     #resizeForLabel: true
                   )
                  #(#ComboBoxSpec
-                    #attributes: 
-                   #(#tabable
-                      true
-                    )
                     #name: 'editorField'
                     #layout: #(#LayoutFrame 97 0 31 0 2 1.0 53 0)
                     #activeHelpKey: #basicsEditor
@@ -535,6 +503,7 @@
                     #acceptOnPointerLeave: false
                     #comboList: #editorTypeList
                     #useIndex: false
+                    #isFilenameBox: false
                   )
                  #(#LabelSpec
                     #label: 'Align:'
@@ -544,10 +513,6 @@
                     #adjust: #left
                   )
                  #(#PopUpListSpec
-                    #attributes: 
-                   #(#tabable
-                      true
-                    )
                     #label: 'Alignment'
                     #name: 'AlignmentC'
                     #layout: #(#LayoutFrame 248 0 58 0 2 1.0 80 0)
@@ -558,7 +523,15 @@
                    #(#left
                       #right #center
                     )
-                    #useIndex: false
+                  )
+                 #(#CheckBoxSpec
+                    #label: 'Compress Long Strings'
+                    #name: 'LongStringCompressionCheckBox'
+                    #layout: #(#LayoutOrigin 160 0 82 0)
+                    #activeHelpKey: #basicsLabelTranslate
+                    #tabable: true
+                    #model: #longStringCompression
+                    #translateLabel: true
                   )
                  )