HierarchicalListEditor.st
changeset 1065 fa70f4678a13
parent 882 d06b7fd56f47
child 1499 0c57ab09156b
equal deleted inserted replaced
1064:1a9bbca19e25 1065:fa70f4678a13
   231                                         #name: 'labelInputField'
   231                                         #name: 'labelInputField'
   232                                         #layout: #(#LayoutFrame 100 0 15 0 -5 1.0 37 0)
   232                                         #layout: #(#LayoutFrame 100 0 15 0 -5 1.0 37 0)
   233                                         #activeHelpKey: #label
   233                                         #activeHelpKey: #label
   234                                         #tabable: true
   234                                         #tabable: true
   235                                         #model: #itemName
   235                                         #model: #itemName
       
   236                               #modifiedChannel: #modifiedChannel
       
   237                               #acceptChannel: #acceptChannel
       
   238                               #acceptOnLostFocus: true
   236                                     )
   239                                     )
   237                                      #(#LabelSpec
   240                                      #(#LabelSpec
   238                                         #name: 'valueLabel'
   241                                         #name: 'valueLabel'
   239                                         #layout: #(#AlignmentOrigin 98 0 52 0 1 0.5)
   242                                         #layout: #(#AlignmentOrigin 98 0 52 0 1 0.5)
   240                                         #activeHelpKey: #contents
   243                                         #activeHelpKey: #contents
   246                                         #layout: #(#LayoutFrame 100 0 41 0 -5 1.0 63 0)
   249                                         #layout: #(#LayoutFrame 100 0 41 0 -5 1.0 63 0)
   247                                         #activeHelpKey: #contents
   250                                         #activeHelpKey: #contents
   248                                         #tabable: true
   251                                         #tabable: true
   249                                         #model: #itemValue
   252                                         #model: #itemValue
   250                                         #type: #symbolOrNil
   253                                         #type: #symbolOrNil
       
   254                               #modifiedChannel: #modifiedChannel
       
   255                               #acceptChannel: #acceptChannel
       
   256                               #acceptOnLostFocus: true
   251                                     )
   257                                     )
   252                                      #(#UISubSpecification
   258                                      #(#UISubSpecification
   253                                         #name: 'SubSpecification'
   259                                         #name: 'SubSpecification'
   254                                         #layout: #(#LayoutFrame 2 0.0 -26 1.0 -2 1.0 -2 1.0)
   260                                         #layout: #(#LayoutFrame 2 0.0 -26 1.0 -2 1.0 -2 1.0)
   255                                         #majorKey: #ToolApplicationModel
   261                                         #majorKey: #ToolApplicationModel
   381                     ) nil
   387                     ) nil
   382                     nil
   388                     nil
   383                 )
   389                 )
   384             )
   390             )
   385              #(#MenuItem
   391              #(#MenuItem
   386                 #label: 'Settings'
       
   387                 #submenu: 
       
   388                  #(#Menu
       
   389                     
       
   390                      #(
       
   391                        #(#MenuItem
       
   392                           #label: 'Fonts'
       
   393                           #submenuChannel: #menuFont
       
   394                       )
       
   395                     ) nil
       
   396                     nil
       
   397                 )
       
   398             )
       
   399              #(#MenuItem
       
   400                 #label: 'History'
   392                 #label: 'History'
   401                 #submenuChannel: #menuHistory
   393                 #submenuChannel: #menuHistory
   402             )
   394             )
   403              #(#MenuItem
   395              #(#MenuItem
   404                 #label: 'Help'
   396                 #label: 'Help'