DataSetBuilder.st
changeset 438 e9c1ae80550f
parent 431 23ff7c325946
child 439 118bfaf3f76b
equal deleted inserted replaced
437:6317d2f08662 438:e9c1ae80550f
   560      
   560      
   561        #(#FullSpec
   561        #(#FullSpec
   562           #'window:' 
   562           #'window:' 
   563            #(#WindowSpec
   563            #(#WindowSpec
   564               #'name:' 'DataSet Basic'
   564               #'name:' 'DataSet Basic'
   565               #'layout:' #(#LayoutFrame 305 0 415 0 593 0 670 0)
   565               #'layout:' #(#LayoutFrame 228 0 401 0 516 0 656 0)
   566               #'label:' 'DataSet Basic'
   566               #'label:' 'DataSet Basic'
   567               #'min:' #(#Point 10 10)
   567               #'min:' #(#Point 10 10)
   568               #'max:' #(#Point 1280 1024)
   568               #'max:' #(#Point 1280 1024)
   569               #'bounds:' #(#Rectangle 305 415 594 671)
   569               #'bounds:' #(#Rectangle 228 401 517 657)
   570               #'usePreferredExtent:' false
   570               #'usePreferredExtent:' false
   571           )
   571           )
   572           #'component:' 
   572           #'component:' 
   573            #(#SpecCollection
   573            #(#SpecCollection
   574               #'collection:' 
   574               #'collection:' 
   575                #(
   575                #(
   576                  #(#FramedBoxSpec
   576                  #(#FramedBoxSpec
   577                     #'name:' 'framedBox1'
   577                     #'name:' 'framedBox1'
   578                     #'layout:' #(#LayoutFrame 0 0.0 3 0 0 1.0 84 0)
   578                     #'layout:' #(#LayoutFrame 0 0.0 85 0 0 1.0 166 0)
   579                     #'component:' 
   579                     #'component:' 
   580                      #(#SpecCollection
   580                      #(#SpecCollection
   581                         #'collection:' 
   581                         #'collection:' 
   582                          #(
   582                          #(
   583                            #(#CheckBoxSpec
   583                            #(#CheckBoxSpec
   601                               #'model:' #selectSelector
   601                               #'model:' #selectSelector
   602                               #'type:' #symbolOrNil
   602                               #'type:' #symbolOrNil
   603                           )
   603                           )
   604                         )
   604                         )
   605                     )
   605                     )
   606                     #'label:' 'Selection:'
   606                     #'label:' 'Cell Selection:'
   607                     #'labelPosition:' #topLeft
   607                     #'labelPosition:' #topLeft
   608                 )
   608                 )
   609                  #(#FramedBoxSpec
   609                  #(#FramedBoxSpec
   610                     #'name:' 'framedBox2'
   610                     #'name:' 'framedBox2'
   611                     #'layout:' #(#LayoutFrame 0 0.0 84 0 0 1.0 166 0)
   611                     #'layout:' #(#LayoutFrame 0 0.0 3 0 0 1.0 85 0)
   612                     #'component:' 
   612                     #'component:' 
   613                      #(#SpecCollection
   613                      #(#SpecCollection
   614                         #'collection:' 
   614                         #'collection:' 
   615                          #(
   615                          #(
   616                            #(#LabelSpec
   616                            #(#LabelSpec
   639                               #'model:' #labelActionArgument
   639                               #'model:' #labelActionArgument
   640                               #'type:' #string
   640                               #'type:' #string
   641                           )
   641                           )
   642                         )
   642                         )
   643                     )
   643                     )
   644                     #'label:' 'Select Action:'
   644                     #'label:' 'Label Select Action:'
   645                     #'labelPosition:' #topLeft
   645                     #'labelPosition:' #topLeft
   646                 )
   646                 )
   647                  #(#FramedBoxSpec
   647                  #(#FramedBoxSpec
   648                     #'name:' 'framedBox3'
   648                     #'name:' 'framedBox3'
   649                     #'layout:' #(#LayoutFrame 0 0.0 166 0 0 1.0 220 0)
   649                     #'layout:' #(#LayoutFrame 0 0.0 166 0 0 1.0 220 0)
   665                               #'model:' #doubleClickedSelector
   665                               #'model:' #doubleClickedSelector
   666                               #'type:' #symbolOrNil
   666                               #'type:' #symbolOrNil
   667                           )
   667                           )
   668                         )
   668                         )
   669                     )
   669                     )
   670                     #'label:' 'Doubel Click:'
   670                     #'label:' 'Cell Double Click:'
   671                     #'labelPosition:' #topLeft
   671                     #'labelPosition:' #topLeft
   672                 )
   672                 )
   673               )
   673               )
   674           )
   674           )
   675       )
   675       )
  1113        #(#Menu
  1113        #(#Menu
  1114           
  1114           
  1115            #(
  1115            #(
  1116              #(#MenuItem
  1116              #(#MenuItem
  1117                 #'label:' 'About'
  1117                 #'label:' 'About'
  1118                 #'labelImage:' #(#ResourceRetriever #UIPainter #icon)
  1118                 #'labelImage:' #(#ResourceRetriever nil #icon)
  1119                 #'submenuChannel:' #menuAbout
  1119                 #'submenuChannel:' #menuAbout
  1120             )
  1120             )
  1121              #(#MenuItem
  1121              #(#MenuItem
  1122                 #'label:' 'File'
  1122                 #'label:' 'File'
  1123                 #'submenu:' 
  1123                 #'submenu:'