UIPainter.st
changeset 512 1648b541aab5
parent 498 43a78c5f806c
child 513 a0d00fecb49a
equal deleted inserted replaced
511:082c077ff0c7 512:1648b541aab5
   476      
   476      
   477        #(#FullSpec
   477        #(#FullSpec
   478           #'window:' 
   478           #'window:' 
   479            #(#WindowSpec
   479            #(#WindowSpec
   480               #'name:' 'Tree-View'
   480               #'name:' 'Tree-View'
   481               #'layout:' #(#LayoutFrame 166 0 328 0 718 0 788 0)
   481               #'layout:' #(#LayoutFrame 18 0 64 0 570 0 589 0)
   482               #'label:' 'Tree-View'
   482               #'label:' 'Tree-View'
   483               #'min:' #(#Point 10 10)
   483               #'min:' #(#Point 10 10)
   484               #'max:' #(#Point 1160 870)
   484               #'max:' #(#Point 1160 870)
   485               #'bounds:' #(#Rectangle 166 328 719 789)
   485               #'bounds:' #(#Rectangle 18 64 571 590)
   486               #'menu:' #menu
   486               #'menu:' #menu
   487               #'usePreferredExtent:' false
   487               #'usePreferredExtent:' false
   488           )
   488           )
   489           #'component:' 
   489           #'component:' 
   490            #(#SpecCollection
   490            #(#SpecCollection
   558                                                             #'activeHelpKey:' #accept
   558                                                             #'activeHelpKey:' #accept
   559                                                             #'label:' 'OK'
   559                                                             #'label:' 'OK'
   560                                                             #'tabable:' true
   560                                                             #'tabable:' true
   561                                                             #'model:' #accept
   561                                                             #'model:' #accept
   562                                                             #'enableChannel:' #modifiedChannel
   562                                                             #'enableChannel:' #modifiedChannel
   563                                                             #'extent:' #(#Point 180 24)
   563                                                             #'extent:' #(#Point 179 24)
   564                                                         )
   564                                                         )
   565                                                       )
   565                                                       )
   566                                                   )
   566                                                   )
   567                                                   #'horizontalLayout:' #fitSpace
   567                                                   #'horizontalLayout:' #fitSpace
   568                                                   #'verticalLayout:' #fitSpace
   568                                                   #'verticalLayout:' #fitSpace
   648                     #'minorKey:' #windowSpecForInfoBar
   648                     #'minorKey:' #windowSpecForInfoBar
   649                 )
   649                 )
   650               )
   650               )
   651           )
   651           )
   652       )
   652       )
       
   653 
       
   654     "Modified: / 28.1.1998 / 20:20:29 / cg"
   653 ! !
   655 ! !
   654 
   656 
   655 !UIPainter class methodsFor:'menu specs'!
   657 !UIPainter class methodsFor:'menu specs'!
   656 
   658 
   657 menu
   659 menu