ImageEditor.st
changeset 569 8df885a4b692
parent 544 8fa6ee20c3cd
child 573 b169cae28157
equal deleted inserted replaced
568:7c4482bf37cf 569:8df885a4b692
   281      
   281      
   282        #(#FullSpec
   282        #(#FullSpec
   283           #'window:' 
   283           #'window:' 
   284            #(#WindowSpec
   284            #(#WindowSpec
   285               #'name:' 'Image Editor'
   285               #'name:' 'Image Editor'
   286               #'layout:' #(#LayoutFrame 402 0 299 0 901 0 644 0)
   286               #'layout:' #(#LayoutFrame 275 0 400 0 774 0 745 0)
   287               #'label:' 'Image Editor'
   287               #'label:' 'Image Editor'
   288               #'min:' #(#Point 400 320)
   288               #'min:' #(#Point 400 320)
   289               #'max:' #(#Point 1152 900)
   289               #'max:' #(#Point 1152 900)
   290               #'bounds:' #(#Rectangle 402 299 902 645)
   290               #'bounds:' #(#Rectangle 275 400 775 746)
   291               #'menu:' #menu
   291               #'menu:' #menu
   292               #'usePreferredExtent:' false
   292               #'usePreferredExtent:' false
   293           )
   293           )
   294           #'component:' 
   294           #'component:' 
   295            #(#SpecCollection
   295            #(#SpecCollection
   302                     #'style:' #(#FontDescription #helvetica #medium #roman 10)
   302                     #'style:' #(#FontDescription #helvetica #medium #roman 10)
   303                     #'showSeparatingLines:' true
   303                     #'showSeparatingLines:' true
   304                 )
   304                 )
   305                  #(#VariableHorizontalPanelSpec
   305                  #(#VariableHorizontalPanelSpec
   306                     #'name:' 'variableHorizontalPanel1'
   306                     #'name:' 'variableHorizontalPanel1'
   307                     #'layout:' #(#LayoutFrame 0 0.0 34 0.0 0 1.0 -22 1.0)
   307                     #'layout:' #(#LayoutFrame 0 0.0 34 0.0 0 1.0 -26 1.0)
   308                     #'component:' 
   308                     #'component:' 
   309                      #(#SpecCollection
   309                      #(#SpecCollection
   310                         #'collection:' 
   310                         #'collection:' 
   311                          #(
   311                          #(
   312                            #(#ViewSpec
   312                            #(#ViewSpec
   468                                                #(#InputFieldSpec
   468                                                #(#InputFieldSpec
   469                                                   #'name:' 'resourceClassInputField'
   469                                                   #'name:' 'resourceClassInputField'
   470                                                   #'activeHelpKey:' #inputFieldOfClass
   470                                                   #'activeHelpKey:' #inputFieldOfClass
   471                                                   #'model:' #valueOfResourceClass
   471                                                   #'model:' #valueOfResourceClass
   472                                                   #'immediateAccept:' false
   472                                                   #'immediateAccept:' false
   473                                                   #'extent:' #(#Point 153 21)
   473                                                   #'extent:' #(#Point 155 21)
   474                                               )
   474                                               )
   475                                                #(#InputFieldSpec
   475                                                #(#InputFieldSpec
   476                                                   #'name:' 'resourceSelectorInputField'
   476                                                   #'name:' 'resourceSelectorInputField'
   477                                                   #'activeHelpKey:' #inputFieldOfSelector
   477                                                   #'activeHelpKey:' #inputFieldOfSelector
   478                                                   #'model:' #valueOfResourceSelector
   478                                                   #'model:' #valueOfResourceSelector
   479                                                   #'immediateAccept:' false
   479                                                   #'immediateAccept:' false
   480                                                   #'acceptOnTab:' false
   480                                                   #'acceptOnTab:' false
   481                                                   #'extent:' #(#Point 153 20)
   481                                                   #'extent:' #(#Point 155 20)
   482                                               )
   482                                               )
   483                                                #(#InputFieldSpec
   483                                                #(#InputFieldSpec
   484                                                   #'name:' 'fileNameInputField'
   484                                                   #'name:' 'fileNameInputField'
   485                                                   #'activeHelpKey:' #inputFieldFileName
   485                                                   #'activeHelpKey:' #inputFieldFileName
   486                                                   #'model:' #valueOfFileName
   486                                                   #'model:' #valueOfFileName
   487                                                   #'immediateAccept:' false
   487                                                   #'immediateAccept:' false
   488                                                   #'acceptOnTab:' false
   488                                                   #'acceptOnTab:' false
   489                                                   #'extent:' #(#Point 153 21)
   489                                                   #'extent:' #(#Point 155 21)
   490                                               )
   490                                               )
   491                                             )
   491                                             )
   492                                         )
   492                                         )
   493                                         #'horizontalLayout:' #fit
   493                                         #'horizontalLayout:' #fit
   494                                         #'verticalLayout:' #fit
   494                                         #'verticalLayout:' #fit
   523                               )
   523                               )
   524                               #'level:' -1
   524                               #'level:' -1
   525                           )
   525                           )
   526                         )
   526                         )
   527                     )
   527                     )
   528                     #'level:' 1
       
   529                     #'handles:' #(#Any 0.5 1.0)
   528                     #'handles:' #(#Any 0.5 1.0)
   530                 )
   529                 )
   531                  #(#UISubSpecification
   530                  #(#UISubSpecification
   532                     #'name:' 'infoBarSubSpec'
   531                     #'name:' 'infoBarSubSpec'
   533                     #'layout:' #(#LayoutFrame 0 0.0 -22 1 0 1.0 0 1.0)
   532                     #'layout:' #(#LayoutFrame 0 0.0 -24 1 0 1.0 0 1.0)
   534                     #'majorKey:' #ToolApplicationModel
   533                     #'majorKey:' #ToolApplicationModel
   535                     #'minorKey:' #windowSpecForInfoBarWithClock
   534                     #'minorKey:' #windowSpecForInfoBarWithClock
   536                 )
   535                 )
   537               )
   536               )
   538           )
   537           )