UIPainter.st
changeset 1950 aaf6499564ba
parent 1940 0f9be199d1c5
child 1953 3b5022bccca4
equal deleted inserted replaced
1949:00defdb89630 1950:aaf6499564ba
  2046             translateLabel: true
  2046             translateLabel: true
  2047             isButton: true
  2047             isButton: true
  2048             labelImage: (ResourceRetriever ToolbarIconLibrary newWindowSpecIcon)
  2048             labelImage: (ResourceRetriever ToolbarIconLibrary newWindowSpecIcon)
  2049           )
  2049           )
  2050          (MenuItem
  2050          (MenuItem
       
  2051             label: '-'
       
  2052           )
       
  2053          (MenuItem
  2051             activeHelpKey: fileLoad
  2054             activeHelpKey: fileLoad
  2052             label: 'Load'
  2055             label: 'Load'
  2053             itemValue: doLoad
  2056             itemValue: doLoad
  2054             translateLabel: true
  2057             translateLabel: true
  2055             isButton: true
  2058             isButton: true