UIHelpTool.st
changeset 1302 f13d0e144c82
parent 1243 03c4a3e4ddd2
child 1329 a38c2e29d1fb
equal deleted inserted replaced
1301:dc5c4a8e6e6e 1302:f13d0e144c82
   175      UIHelpTool open
   175      UIHelpTool open
   176     "
   176     "
   177 
   177 
   178     <resource: #canvas>
   178     <resource: #canvas>
   179 
   179 
   180     ^
   180     ^ 
   181      
   181      #(#FullSpec
   182        #(#FullSpec
   182         #name: #windowSpec
   183           #window: 
   183         #window: 
   184            #(#WindowSpec
   184        #(#WindowSpec
   185               #name: 'Help Tool'
   185           #label: 'Help Tool'
   186               #layout: #(#LayoutFrame 29 0 447 0 314 0 717 0)
   186           #name: 'Help Tool'
   187               #label: 'Help Tool'
   187           #min: #(#Point 10 10)
   188               #min: #(#Point 10 10)
   188           #max: #(#Point 1160 870)
   189               #max: #(#Point 1160 870)
   189           #bounds: #(#Rectangle 93 147 379 418)
   190               #bounds: #(#Rectangle 29 447 315 718)
   190         )
   191               #usePreferredExtent: false
   191         #component: 
   192           )
   192        #(#SpecCollection
   193           #component: 
   193           #collection: #(
   194            #(#SpecCollection
   194            #(#VariableVerticalPanelSpec
   195               #collection: 
   195               #name: 'VariableVerticalPanel'
   196                #(
   196               #layout: #(#LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0)
   197                  #(#VariableVerticalPanelSpec
   197               #component: 
   198                     #name: 'VariableVerticalPanel'
   198              #(#SpecCollection
   199                     #layout: #(#LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0)
   199                 #collection: #(
       
   200                  #(#VariableHorizontalPanelSpec
       
   201                     #name: 'VariableHorizontalPanel'
   200                     #component: 
   202                     #component: 
   201                      #(#SpecCollection
   203                    #(#SpecCollection
   202                         #collection: 
   204                       #collection: #(
   203                          #(
   205                        #(#SequenceViewSpec
   204                            #(#VariableHorizontalPanelSpec
   206                           #name: 'listOfHelpKeysView'
   205                               #name: 'VariableHorizontalPanel'
   207                           #activeHelpKey: #listOfHelpTexts
   206                               #component: 
   208                           #tabable: true
       
   209                           #model: #listModel
       
   210                           #hasHorizontalScrollBar: true
       
   211                           #hasVerticalScrollBar: true
       
   212                           #miniScrollerHorizontal: true
       
   213                           #useIndex: false
       
   214                           #sequenceList: #listChannel
       
   215                         )
       
   216                        #(#ViewSpec
       
   217                           #name: 'Box'
       
   218                           #component: 
       
   219                          #(#SpecCollection
       
   220                             #collection: #(
       
   221                              #(#HorizontalPanelViewSpec
       
   222                                 #name: 'HorizontalPanel1'
       
   223                                 #layout: #(#LayoutFrame 0 0.0 2 0 0 1.0 26 0)
       
   224                                 #horizontalLayout: #fit
       
   225                                 #verticalLayout: #fit
       
   226                                 #horizontalSpace: 3
       
   227                                 #verticalSpace: 3
       
   228                                 #component: 
   207                                #(#SpecCollection
   229                                #(#SpecCollection
   208                                   #collection: 
   230                                   #collection: #(
   209                                    #(
   231                                    #(#ActionButtonSpec
   210                                      #(#SequenceViewSpec
   232                                       #attributes: 
   211                                         #name: 'listOfHelpKeysView'
   233                                      #(#tabable
   212                                         #activeHelpKey: #listOfHelpTexts
   234                                         true
   213                                         #tabable: true
   235                                       )
   214                                         #model: #listModel
   236                                       #label: 'Add'
   215                                         #hasHorizontalScrollBar: true
   237                                       #name: 'AddButton'
   216                                         #hasVerticalScrollBar: true
   238                                       #activeHelpKey: #addHelpTextKey
   217                                         #miniScrollerHorizontal: true
   239                                       #translateLabel: true
   218                                         #useIndex: false
   240                                       #tabable: true
   219                                         #sequenceList: #listChannel
   241                                       #model: #doAdd
       
   242                                       #extent: #(#Point 44 24)
   220                                     )
   243                                     )
   221                                      #(#ViewSpec
   244                                    #(#ActionButtonSpec
   222                                         #name: 'Box'
   245                                       #attributes: 
   223                                         #component: 
   246                                      #(#tabable
   224                                          #(#SpecCollection
   247                                         true
   225                                             #collection: 
   248                                       )
   226                                              #(
   249                                       #label: 'Remove'
   227                                                #(#InputFieldSpec
   250                                       #name: 'RemoveButton'
   228                                                   #name: 'helpKeyInputField'
   251                                       #activeHelpKey: #removeHelpTextKey
   229                                                   #layout: #(#LayoutFrame 0 0.0 29 0 0 1.0 51 0)
   252                                       #translateLabel: true
   230                                                   #activeHelpKey: #currentHelpTexts
   253                                       #tabable: true
   231                                                   #tabable: true
   254                                       #model: #doRemove
   232                                                   #model: #listModel
   255                                       #extent: #(#Point 44 24)
   233                                                   #immediateAccept: false
       
   234                                               )
       
   235                                                #(#SequenceViewSpec
       
   236                                                   #name: 'listOfHelpSpecClassesView'
       
   237                                                   #layout: #(#LayoutFrame 0 0.0 54 0 0 1.0 0 1.0)
       
   238                                                   #activeHelpKey: #listOfHelpSpecClasses
       
   239                                                   #tabable: true
       
   240                                                   #model: #selectionOfHelpSpecClass
       
   241                                                   #hasHorizontalScrollBar: true
       
   242                                                   #hasVerticalScrollBar: true
       
   243                                                   #miniScrollerHorizontal: true
       
   244                                                   #miniScrollerVertical: true
       
   245                                                   #valueChangeSelector: #helpSpecClassSelected
       
   246                                                   #useIndex: false
       
   247                                                   #sequenceList: #listOfHelpSpecClasses
       
   248                                               )
       
   249                                                #(#HorizontalPanelViewSpec
       
   250                                                   #name: 'HorizontalPanel1'
       
   251                                                   #layout: #(#LayoutFrame 0 0.0 2 0 0 1.0 26 0)
       
   252                                                   #component: 
       
   253                                                    #(#SpecCollection
       
   254                                                       #collection: 
       
   255                                                        #(
       
   256                                                          #(#ActionButtonSpec
       
   257                                                             #name: 'AddButton'
       
   258                                                             #activeHelpKey: #addHelpTextKey
       
   259                                                             #label: 'Add'
       
   260                                                             #translateLabel: true
       
   261                                                             #tabable: true
       
   262                                                             #model: #doAdd
       
   263                                                             #extent: #(#Point 44 24)
       
   264                                                         )
       
   265                                                          #(#ActionButtonSpec
       
   266                                                             #name: 'RemoveButton'
       
   267                                                             #activeHelpKey: #removeHelpTextKey
       
   268                                                             #label: 'Remove'
       
   269                                                             #translateLabel: true
       
   270                                                             #tabable: true
       
   271                                                             #model: #doRemove
       
   272                                                             #extent: #(#Point 44 24)
       
   273                                                         )
       
   274                                                          #(#ActionButtonSpec
       
   275                                                             #name: 'DeleteButton'
       
   276                                                             #activeHelpKey: #deleteHelpTextKey
       
   277                                                             #label: 'Delete'
       
   278                                                             #translateLabel: true
       
   279                                                             #tabable: true
       
   280                                                             #model: #doDelete
       
   281                                                             #extent: #(#Point 45 24)
       
   282                                                         )
       
   283                                                       )
       
   284                                                   )
       
   285                                                   #horizontalLayout: #fit
       
   286                                                   #verticalLayout: #fit
       
   287                                                   #horizontalSpace: 3
       
   288                                                   #verticalSpace: 3
       
   289                                               )
       
   290                                             )
       
   291                                         )
       
   292                                     )
   256                                     )
   293                                   )
   257                                    #(#ActionButtonSpec
       
   258                                       #attributes: 
       
   259                                      #(#tabable
       
   260                                         true
       
   261                                       )
       
   262                                       #label: 'Delete'
       
   263                                       #name: 'DeleteButton'
       
   264                                       #activeHelpKey: #deleteHelpTextKey
       
   265                                       #translateLabel: true
       
   266                                       #tabable: true
       
   267                                       #model: #doDelete
       
   268                                       #extent: #(#Point 44 24)
       
   269                                     )
       
   270                                    )
       
   271                                  
       
   272                                 )
   294                               )
   273                               )
   295                               #handles: #(#Any 0.5 1.0)
   274                              #(#InputFieldSpec
   296                           )
   275                                 #attributes: 
   297                            #(#TextEditorSpec
   276                                #(#tabable
   298                               #name: 'helpTextView'
   277                                   true
   299                               #activeHelpKey: #helpTextView
   278                                 )
   300                               #tabable: true
   279                                 #name: 'helpKeyInputField'
   301                               #hasHorizontalScrollBar: true
   280                                 #layout: #(#LayoutFrame 0 0.0 29 0 0 1.0 51 0)
   302                               #hasVerticalScrollBar: true
   281                                 #activeHelpKey: #currentHelpTexts
   303                               #miniScrollerHorizontal: true
   282                                 #tabable: true
   304                               #miniScrollerVertical: true
   283                                 #model: #listModel
       
   284                                 #immediateAccept: false
       
   285                                 #acceptOnPointerLeave: false
       
   286                               )
       
   287                              #(#SequenceViewSpec
       
   288                                 #name: 'listOfHelpSpecClassesView'
       
   289                                 #layout: #(#LayoutFrame 0 0.0 54 0 0 1.0 0 1.0)
       
   290                                 #activeHelpKey: #listOfHelpSpecClasses
       
   291                                 #tabable: true
       
   292                                 #model: #selectionOfHelpSpecClass
       
   293                                 #hasHorizontalScrollBar: true
       
   294                                 #hasVerticalScrollBar: true
       
   295                                 #miniScrollerHorizontal: true
       
   296                                 #miniScrollerVertical: true
       
   297                                 #valueChangeSelector: #helpSpecClassSelected
       
   298                                 #useIndex: false
       
   299                                 #sequenceList: #listOfHelpSpecClasses
       
   300                               )
       
   301                              )
       
   302                            
   305                           )
   303                           )
   306                         )
   304                         )
       
   305                        )
       
   306                      
   307                     )
   307                     )
   308                     #handles: #(#Any 0.5 1.0)
   308                     #handles: #(#Any 0.5 1.0)
   309                 )
   309                   )
       
   310                  #(#TextEditorSpec
       
   311                     #name: 'helpTextView'
       
   312                     #activeHelpKey: #helpTextView
       
   313                     #tabable: true
       
   314                     #hasHorizontalScrollBar: true
       
   315                     #hasVerticalScrollBar: true
       
   316                     #miniScrollerHorizontal: true
       
   317                     #miniScrollerVertical: true
       
   318                   )
       
   319                  )
       
   320                
   310               )
   321               )
   311           )
   322               #handles: #(#Any 0.5 1.0)
       
   323             )
       
   324            )
       
   325          
       
   326         )
   312       )
   327       )
   313 
       
   314     "Modified: / 20.5.1998 / 01:08:59 / cg"
       
   315 !
   328 !
   316 
   329 
   317 windowSpecForStandAlone
   330 windowSpecForStandAlone
   318     "This resource specification was automatically generated
   331     "This resource specification was automatically generated
   319      by the UIPainter of ST/X."
   332      by the UIPainter of ST/X."