UIPainter.st
changeset 92 79473a16fdc9
parent 87 cc6d70449622
child 101 8d674e606a94
equal deleted inserted replaced
91:86d0c649f95e 92:79473a16fdc9
    77           #'window:' 
    77           #'window:' 
    78            #(#WindowSpec
    78            #(#WindowSpec
    79               #'name:' 'uIPainterView'
    79               #'name:' 'uIPainterView'
    80               #'layout:' #(#LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0)
    80               #'layout:' #(#LayoutFrame 0 0.0 0 0.0 0 1.0 0 1.0)
    81               #'label:' 'unnamed'
    81               #'label:' 'unnamed'
    82               #'bounds:' #(#Rectangle 0 0 300 300)
    82               #'bounds:' #(#Rectangle 0 0 300 223)
    83           )
    83           )
    84           #'component:' 
    84           #'component:' 
    85            #(#SpecCollection
    85            #(#SpecCollection
    86               #'collection:' 
    86               #'collection:' 
    87                #(
    87                #(
   121                     #'adjust:' #right
   121                     #'adjust:' #right
   122                     #'hasCharacterOrientedLabel:' true
   122                     #'hasCharacterOrientedLabel:' true
   123                 )
   123                 )
   124                  #(#InputFieldSpec
   124                  #(#InputFieldSpec
   125                     #'name:' 'classNameField'
   125                     #'name:' 'classNameField'
   126                     #'layout:' #(#LayoutFrame 120 0 50 0 289 0 69 0)
   126                     #'layout:' #(#LayoutFrame 120 0 50 0 289 0 72 0)
   127                     #'model:' #classNameChannel
   127                     #'model:' #classNameChannel
   128                     #'tabable:' true
   128                     #'tabable:' true
   129                     #'immediateAccept:' false
   129                     #'immediateAccept:' false
   130                     #'acceptOnLeave:' true
   130                     #'acceptOnLeave:' true
   131                     #'acceptOnReturn:' true
   131                     #'acceptOnReturn:' true
   133                     #'acceptOnLostFocus:' true
   133                     #'acceptOnLostFocus:' true
   134                     #'hasBorder:' false
   134                     #'hasBorder:' false
   135                 )
   135                 )
   136                  #(#InputFieldSpec
   136                  #(#InputFieldSpec
   137                     #'name:' 'superclassNameField'
   137                     #'name:' 'superclassNameField'
   138                     #'layout:' #(#LayoutFrame 120 0 90 0 289 0 109 0)
   138                     #'layout:' #(#LayoutFrame 120 0 90 0 289 0 112 0)
   139                     #'model:' #superclassNameChannel
   139                     #'model:' #superclassNameChannel
   140                     #'tabable:' true
   140                     #'tabable:' true
   141                     #'immediateAccept:' false
   141                     #'immediateAccept:' false
   142                     #'acceptOnLeave:' true
   142                     #'acceptOnLeave:' true
   143                     #'acceptOnReturn:' true
   143                     #'acceptOnReturn:' true
   145                     #'acceptOnLostFocus:' true
   145                     #'acceptOnLostFocus:' true
   146                     #'hasBorder:' false
   146                     #'hasBorder:' false
   147                 )
   147                 )
   148                  #(#InputFieldSpec
   148                  #(#InputFieldSpec
   149                     #'name:' 'methodNameField'
   149                     #'name:' 'methodNameField'
   150                     #'layout:' #(#LayoutFrame 120 0 130 0 289 0 149 0)
   150                     #'layout:' #(#LayoutFrame 120 0 130 0 289 0 152 0)
   151                     #'model:' #methodNameChannel
   151                     #'model:' #methodNameChannel
   152                     #'tabable:' true
   152                     #'tabable:' true
   153                     #'immediateAccept:' false
   153                     #'immediateAccept:' false
   154                     #'acceptOnLeave:' true
   154                     #'acceptOnLeave:' true
   155                     #'acceptOnReturn:' true
   155                     #'acceptOnReturn:' true
   157                     #'acceptOnLostFocus:' true
   157                     #'acceptOnLostFocus:' true
   158                     #'hasBorder:' false
   158                     #'hasBorder:' false
   159                 )
   159                 )
   160                  #(#ActionButtonSpec
   160                  #(#ActionButtonSpec
   161                     #'name:' 'button1'
   161                     #'name:' 'button1'
   162                     #'layout:' #(#LayoutFrame 30 0 250 0 129 0 279 0)
   162                     #'layout:' #(#LayoutFrame 30 0 180 0 129 0 209 0)
   163                     #'label:' 'cancel'
   163                     #'label:' 'cancel'
   164                     #'foregroundColor:' #(#Color 0.0 0.0 0.0)
   164                     #'foregroundColor:' #(#Color 0.0 0.0 0.0)
   165                     #'backgroundColor:' #(#Color 66.9993 66.9993 66.9993)
   165                     #'backgroundColor:' #(#Color 66.9993 66.9993 66.9993)
   166                     #'translateLabel:' false
   166                     #'translateLabel:' false
   167                     #'tabable:' true
   167                     #'tabable:' true
   168                     #'model:' #cancel
   168                     #'model:' #cancel
   169                     #'isTriggerOnDown:' false
   169                     #'isTriggerOnDown:' false
   170                 )
   170                 )
   171                  #(#ActionButtonSpec
   171                  #(#ActionButtonSpec
   172                     #'name:' 'button2'
   172                     #'name:' 'button2'
   173                     #'layout:' #(#LayoutFrame 160 0 250 0 259 0 279 0)
   173                     #'layout:' #(#LayoutFrame 160 0 180 0 259 0 209 0)
   174                     #'label:' 'ok'
   174                     #'label:' 'ok'
   175                     #'foregroundColor:' #(#Color 0.0 0.0 0.0)
   175                     #'foregroundColor:' #(#Color 0.0 0.0 0.0)
   176                     #'backgroundColor:' #(#Color 66.9993 66.9993 66.9993)
   176                     #'backgroundColor:' #(#Color 66.9993 66.9993 66.9993)
   177                     #'translateLabel:' false
   177                     #'translateLabel:' false
   178                     #'tabable:' true
   178                     #'tabable:' true
   180                     #'model:' #accept
   180                     #'model:' #accept
   181                     #'isTriggerOnDown:' false
   181                     #'isTriggerOnDown:' false
   182                 )
   182                 )
   183                  #(#LabelSpec
   183                  #(#LabelSpec
   184                     #'name:' 'boxLabel'
   184                     #'name:' 'boxLabel'
   185                     #'layout:' #(#LayoutOrigin 78 0 11 0)
   185                     #'layout:' #(#LayoutFrame 0 0.0 11 0 0 1.0 32 0)
   186                     #'label:' 'class & selector for code'
   186                     #'label:' 'class & selector for code:'
   187                     #'foregroundColor:' #(#Color 0.0 0.0 0.0)
   187                     #'foregroundColor:' #(#Color 0.0 0.0 0.0)
   188                     #'backgroundColor:' #(#Color 66.9993 66.9993 66.9993)
   188                     #'backgroundColor:' #(#Color 66.9993 66.9993 66.9993)
   189                     #'initiallyInvisible:' false
   189                     #'initiallyInvisible:' false
   190                     #'translateLabel:' false
   190                     #'translateLabel:' false
   191                     #'level:' 0
   191                     #'level:' 0
   192                     #'adjust:' #center
   192                     #'adjust:' #left
   193                     #'hasCharacterOrientedLabel:' true
   193                     #'hasCharacterOrientedLabel:' true
   194                 )
   194                 )
   195               )
   195               )
   196           )
   196           )
   197       )
   197       )
       
   198 
       
   199     "Modified: 3.4.1997 / 20:14:32 / cg"
   198 ! !
   200 ! !
   199 
   201 
   200 !UIPainter methodsFor:'BuilderView interface'!
   202 !UIPainter methodsFor:'BuilderView interface'!
   201 
   203 
   202 update:what
   204 update:what