UIGalleryView.st
changeset 191 2f66509899a0
parent 181 e0a85c343cb7
child 205 1188254dcbfc
equal deleted inserted replaced
190:8110fbe94104 191:2f66509899a0
    83     sel labels:#(    'Buttons'
    83     sel labels:#(    'Buttons'
    84                      'Panels'
    84                      'Panels'
    85                      'Text'
    85                      'Text'
    86                    ).
    86                    ).
    87 
    87 
    88     sel minorKeys:#( #standartButtonToggle
    88     sel minorKeys:#( #standardButtonToggle
    89                      #standartPanels
    89                      #standardPanels
    90                      #standartText
    90                      #standardText
    91                    ).
    91                    ).
    92 
    92 
    93     sel majorKey:UISelectionPanel.
    93     sel majorKey:UISelectionPanel.
    94     top open.
    94     top open.
    95                                                                         [exEnd]
    95                                                                         [exEnd]