MenuEditor.st
changeset 931 059ac9cea31f
parent 916 ec057a5e0efc
child 936 f3db8359547a
equal deleted inserted replaced
930:4cf126b710b3 931:059ac9cea31f
   353                     #tabable: true
   353                     #tabable: true
   354                     #model: #nameKey
   354                     #model: #nameKey
   355                     #type: #symbolOrNil
   355                     #type: #symbolOrNil
   356                     #acceptOnReturn: false
   356                     #acceptOnReturn: false
   357                     #acceptOnTab: false
   357                     #acceptOnTab: false
       
   358                     #group: #inputGroup
   358                 )
   359                 )
   359                  #(#LabelSpec
   360                  #(#LabelSpec
   360                     #name: 'labelLabel'
   361                     #name: 'labelLabel'
   361                     #layout: #(#AlignmentOrigin 107 0 51 0 1 0.5)
   362                     #layout: #(#AlignmentOrigin 107 0 51 0 1 0.5)
   362                     #label: 'Label:'
   363                     #label: 'Label:'
   369                     #activeHelpKey: #basicsLabel
   370                     #activeHelpKey: #basicsLabel
   370                     #tabable: true
   371                     #tabable: true
   371                     #model: #label
   372                     #model: #label
   372                     #acceptOnReturn: false
   373                     #acceptOnReturn: false
   373                     #acceptOnTab: false
   374                     #acceptOnTab: false
       
   375                     #group: #inputGroup
   374                 )
   376                 )
   375                  #(#LabelSpec
   377                  #(#LabelSpec
   376                     #name: 'valueLabel'
   378                     #name: 'valueLabel'
   377                     #layout: #(#AlignmentOrigin 107 0 90 0 1 0.5)
   379                     #layout: #(#AlignmentOrigin 107 0 90 0 1 0.5)
   378                     #label: 'Action:'
   380                     #label: 'Action:'
   386                     #tabable: true
   388                     #tabable: true
   387                     #model: #value
   389                     #model: #value
   388                     #type: #symbolOrNil
   390                     #type: #symbolOrNil
   389                     #acceptOnReturn: false
   391                     #acceptOnReturn: false
   390                     #acceptOnTab: false
   392                     #acceptOnTab: false
       
   393                     #group: #inputGroup
   391                 )
   394                 )
   392                  #(#LabelSpec
   395                  #(#LabelSpec
   393                     #name: 'argumentLabel'
   396                     #name: 'argumentLabel'
   394                     #layout: #(#AlignmentOrigin 107 0 115 0 1 0.5)
   397                     #layout: #(#AlignmentOrigin 107 0 115 0 1 0.5)
   395                     #label: 'Argument:'
   398                     #label: 'Argument:'
   403                     #tabable: true
   406                     #tabable: true
   404                     #model: #argument
   407                     #model: #argument
   405                     #type: #string
   408                     #type: #string
   406                     #acceptOnReturn: false
   409                     #acceptOnReturn: false
   407                     #acceptOnTab: false
   410                     #acceptOnTab: false
       
   411                     #group: #inputGroup
   408                 )
   412                 )
   409                  #(#LabelSpec
   413                  #(#LabelSpec
   410                     #name: 'indicationLabel'
   414                     #name: 'indicationLabel'
   411                     #layout: #(#AlignmentOrigin 107 0 155 0 1 0.5)
   415                     #layout: #(#AlignmentOrigin 107 0 155 0 1 0.5)
   412                     #label: 'Indication:'
   416                     #label: 'Indication:'
   420                     #tabable: true
   424                     #tabable: true
   421                     #model: #indication
   425                     #model: #indication
   422                     #type: #symbolOrNil
   426                     #type: #symbolOrNil
   423                     #acceptOnReturn: false
   427                     #acceptOnReturn: false
   424                     #acceptOnTab: false
   428                     #acceptOnTab: false
       
   429                     #group: #inputGroup
   425                 )
   430                 )
   426                  #(#CheckBoxSpec
   431                  #(#CheckBoxSpec
   427                     #name: 'translateLabelCheckBox'
   432                     #name: 'translateLabelCheckBox'
   428                     #layout: #(#Point 20 190)
   433                     #layout: #(#Point 20 190)
   429                     #activeHelpKey: #basicsTranslateLabel
   434                     #activeHelpKey: #basicsTranslateLabel
   440                     #label: 'Is Button'
   445                     #label: 'Is Button'
   441                 )
   446                 )
   442               )
   447               )
   443           )
   448           )
   444       )
   449       )
       
   450 
       
   451     "Modified: / 31.7.1998 / 01:18:03 / cg"
   445 !
   452 !
   446 
   453 
   447 basicsLinkSpec
   454 basicsLinkSpec
   448     "This resource specification was automatically generated
   455     "This resource specification was automatically generated
   449      by the UIPainter of ST/X."
   456      by the UIPainter of ST/X."
   490                     #tabable: true
   497                     #tabable: true
   491                     #model: #nameKey
   498                     #model: #nameKey
   492                     #type: #symbolOrNil
   499                     #type: #symbolOrNil
   493                     #acceptOnReturn: false
   500                     #acceptOnReturn: false
   494                     #acceptOnTab: false
   501                     #acceptOnTab: false
       
   502                     #group: #inputGroup
   495                 )
   503                 )
   496                  #(#LabelSpec
   504                  #(#LabelSpec
   497                     #name: 'labelLabel'
   505                     #name: 'labelLabel'
   498                     #layout: #(#AlignmentOrigin 107 0 51 0 1 0.5)
   506                     #layout: #(#AlignmentOrigin 107 0 51 0 1 0.5)
   499                     #label: 'Label:'
   507                     #label: 'Label:'
   505                     #activeHelpKey: #basicsLabel
   513                     #activeHelpKey: #basicsLabel
   506                     #tabable: true
   514                     #tabable: true
   507                     #model: #label
   515                     #model: #label
   508                     #acceptOnReturn: false
   516                     #acceptOnReturn: false
   509                     #acceptOnTab: false
   517                     #acceptOnTab: false
       
   518                     #group: #inputGroup
   510                 )
   519                 )
   511                  #(#LabelSpec
   520                  #(#LabelSpec
   512                     #name: 'menuLabel'
   521                     #name: 'menuLabel'
   513                     #layout: #(#AlignmentOrigin 107 0 76 0 1 0.5)
   522                     #layout: #(#AlignmentOrigin 107 0 76 0 1 0.5)
   514                     #label: 'Menu:'
   523                     #label: 'Menu:'
   521                     #tabable: true
   530                     #tabable: true
   522                     #model: #submenuChannel
   531                     #model: #submenuChannel
   523                     #type: #symbolOrNil
   532                     #type: #symbolOrNil
   524                     #acceptOnReturn: false
   533                     #acceptOnReturn: false
   525                     #acceptOnTab: false
   534                     #acceptOnTab: false
       
   535                     #group: #inputGroup
   526                 )
   536                 )
   527                  #(#LabelSpec
   537                  #(#LabelSpec
   528                     #name: 'ArgumentLabel'
   538                     #name: 'ArgumentLabel'
   529                     #layout: #(#AlignmentOrigin 107 0 100 0 1 0.5)
   539                     #layout: #(#AlignmentOrigin 107 0 100 0 1 0.5)
   530                     #label: 'Argument:'
   540                     #label: 'Argument:'
   536                     #activeHelpKey: #basicsMenuArgument
   546                     #activeHelpKey: #basicsMenuArgument
   537                     #tabable: true
   547                     #tabable: true
   538                     #model: #argument
   548                     #model: #argument
   539                     #acceptOnReturn: false
   549                     #acceptOnReturn: false
   540                     #acceptOnTab: false
   550                     #acceptOnTab: false
       
   551                     #group: #inputGroup
   541                 )
   552                 )
   542                  #(#CheckBoxSpec
   553                  #(#CheckBoxSpec
   543                     #name: 'translateLabelCheckBox'
   554                     #name: 'translateLabelCheckBox'
   544                     #layout: #(#Point 20 190)
   555                     #layout: #(#Point 20 190)
   545                     #activeHelpKey: #basicsTranslateLabel
   556                     #activeHelpKey: #basicsTranslateLabel
   548                     #label: 'Translate Label'
   559                     #label: 'Translate Label'
   549                 )
   560                 )
   550               )
   561               )
   551           )
   562           )
   552       )
   563       )
       
   564 
       
   565     "Modified: / 31.7.1998 / 01:18:16 / cg"
   553 !
   566 !
   554 
   567 
   555 basicsMenuSpec
   568 basicsMenuSpec
   556     "This resource specification was automatically generated
   569     "This resource specification was automatically generated
   557      by the UIPainter of ST/X."
   570      by the UIPainter of ST/X."
   597                     #tabable: true
   610                     #tabable: true
   598                     #model: #nameKey
   611                     #model: #nameKey
   599                     #type: #symbolOrNil
   612                     #type: #symbolOrNil
   600                     #acceptOnReturn: false
   613                     #acceptOnReturn: false
   601                     #acceptOnTab: false
   614                     #acceptOnTab: false
       
   615                     #group: #inputGroup
   602                 )
   616                 )
   603                  #(#LabelSpec
   617                  #(#LabelSpec
   604                     #name: 'labelLabel'
   618                     #name: 'labelLabel'
   605                     #layout: #(#AlignmentOrigin 107 0 51 0 1 0.5)
   619                     #layout: #(#AlignmentOrigin 107 0 51 0 1 0.5)
   606                     #label: 'Label:'
   620                     #label: 'Label:'
   613                     #activeHelpKey: #basicsLabel
   627                     #activeHelpKey: #basicsLabel
   614                     #tabable: true
   628                     #tabable: true
   615                     #model: #label
   629                     #model: #label
   616                     #acceptOnReturn: false
   630                     #acceptOnReturn: false
   617                     #acceptOnTab: false
   631                     #acceptOnTab: false
       
   632                     #group: #inputGroup
   618                 )
   633                 )
   619                  #(#CheckBoxSpec
   634                  #(#CheckBoxSpec
   620                     #name: 'translateLabelCheckBox'
   635                     #name: 'translateLabelCheckBox'
   621                     #layout: #(#Point 20 190)
   636                     #layout: #(#Point 20 190)
   622                     #activeHelpKey: #basicsTranslateLabel
   637                     #activeHelpKey: #basicsTranslateLabel
   625                     #label: 'Translate Label'
   640                     #label: 'Translate Label'
   626                 )
   641                 )
   627               )
   642               )
   628           )
   643           )
   629       )
   644       )
       
   645 
       
   646     "Modified: / 31.7.1998 / 01:18:23 / cg"
   630 !
   647 !
   631 
   648 
   632 basicsRootSpec
   649 basicsRootSpec
   633     "This resource specification was automatically generated
   650     "This resource specification was automatically generated
   634      by the UIPainter of ST/X."
   651      by the UIPainter of ST/X."
   673                     #activeHelpKey: #basicsSelector
   690                     #activeHelpKey: #basicsSelector
   674                     #tabable: true
   691                     #tabable: true
   675                     #model: #label
   692                     #model: #label
   676                     #acceptOnReturn: false
   693                     #acceptOnReturn: false
   677                     #acceptOnTab: false
   694                     #acceptOnTab: false
       
   695                     #group: #inputGroup
   678                 )
   696                 )
   679               )
   697               )
   680           )
   698           )
   681       )
   699       )
       
   700 
       
   701     "Modified: / 31.7.1998 / 01:18:28 / cg"
   682 !
   702 !
   683 
   703 
   684 basicsSeparatorSpec
   704 basicsSeparatorSpec
   685     "This resource specification was automatically generated
   705     "This resource specification was automatically generated
   686      by the UIPainter of ST/X."
   706      by the UIPainter of ST/X."
   741                     #tabable: true
   761                     #tabable: true
   742                     #model: #isVisible
   762                     #model: #isVisible
   743                     #type: #symbolOrNil
   763                     #type: #symbolOrNil
   744                     #acceptOnReturn: false
   764                     #acceptOnReturn: false
   745                     #acceptOnTab: false
   765                     #acceptOnTab: false
       
   766                     #group: #inputGroup
   746                 )
   767                 )
   747               )
   768               )
   748           )
   769           )
   749       )
   770       )
       
   771 
       
   772     "Modified: / 31.7.1998 / 01:18:32 / cg"
   750 !
   773 !
   751 
   774 
   752 detailsEditSpec
   775 detailsEditSpec
   753     "This resource specification was automatically generated
   776     "This resource specification was automatically generated
   754      by the UIPainter of ST/X."
   777      by the UIPainter of ST/X."
   794                     #tabable: true
   817                     #tabable: true
   795                     #model: #shortcutKey
   818                     #model: #shortcutKey
   796                     #type: #symbolOrNil
   819                     #type: #symbolOrNil
   797                     #acceptOnReturn: false
   820                     #acceptOnReturn: false
   798                     #acceptOnTab: false
   821                     #acceptOnTab: false
       
   822                     #group: #inputGroup
   799                 )
   823                 )
   800                  #(#LabelSpec
   824                  #(#LabelSpec
   801                     #name: 'enabledLabel'
   825                     #name: 'enabledLabel'
   802                     #layout: #(#AlignmentOrigin 107 0 51 0 1 0.5)
   826                     #layout: #(#AlignmentOrigin 107 0 51 0 1 0.5)
   803                     #label: 'Enabled:'
   827                     #label: 'Enabled:'
   811                     #tabable: true
   835                     #tabable: true
   812                     #model: #enabled
   836                     #model: #enabled
   813                     #type: #symbolOrNil
   837                     #type: #symbolOrNil
   814                     #acceptOnReturn: false
   838                     #acceptOnReturn: false
   815                     #acceptOnTab: false
   839                     #acceptOnTab: false
       
   840                     #group: #inputGroup
   816                 )
   841                 )
   817                  #(#LabelSpec
   842                  #(#LabelSpec
   818                     #name: 'visibilityLabel'
   843                     #name: 'visibilityLabel'
   819                     #layout: #(#AlignmentOrigin 107 0 76 0 1 0.5)
   844                     #layout: #(#AlignmentOrigin 107 0 76 0 1 0.5)
   820                     #label: 'Visibility:'
   845                     #label: 'Visibility:'
   828                     #tabable: true
   853                     #tabable: true
   829                     #model: #isVisible
   854                     #model: #isVisible
   830                     #type: #symbolOrNil
   855                     #type: #symbolOrNil
   831                     #acceptOnReturn: false
   856                     #acceptOnReturn: false
   832                     #acceptOnTab: false
   857                     #acceptOnTab: false
       
   858                     #group: #inputGroup
   833                 )
   859                 )
   834                  #(#LabelSpec
   860                  #(#LabelSpec
   835                     #name: 'StartGroupLabel'
   861                     #name: 'StartGroupLabel'
   836                     #layout: #(#AlignmentOrigin 107 0 111 0 1 0.5)
   862                     #layout: #(#AlignmentOrigin 107 0 111 0 1 0.5)
   837                     #label: 'Start Group:'
   863                     #label: 'Start Group:'
   864                     #tabable: true
   890                     #tabable: true
   865                     #model: #accessCharacterPos
   891                     #model: #accessCharacterPos
   866                     #type: #numberOrNil
   892                     #type: #numberOrNil
   867                     #acceptOnReturn: false
   893                     #acceptOnReturn: false
   868                     #acceptOnTab: false
   894                     #acceptOnTab: false
       
   895                     #group: #inputGroup
   869                 )
   896                 )
   870               )
   897               )
   871           )
   898           )
   872       )
   899       )
       
   900 
       
   901     "Modified: / 31.7.1998 / 01:18:43 / cg"
   873 !
   902 !
   874 
   903 
   875 imageEditSpec
   904 imageEditSpec
   876     "This resource specification was automatically generated
   905     "This resource specification was automatically generated
   877      by the UIPainter of ST/X."
   906      by the UIPainter of ST/X."
   925                     #tabable: true
   954                     #tabable: true
   926                     #model: #retriever
   955                     #model: #retriever
   927                     #type: #symbolOrNil
   956                     #type: #symbolOrNil
   928                     #acceptOnReturn: false
   957                     #acceptOnReturn: false
   929                     #acceptOnTab: false
   958                     #acceptOnTab: false
       
   959                     #group: #inputGroup
   930                 )
   960                 )
   931                  #(#LabelSpec
   961                  #(#LabelSpec
   932                     #name: 'iconLabel'
   962                     #name: 'iconLabel'
   933                     #layout: #(#AlignmentOrigin 107 0 51 0 1 0.5)
   963                     #layout: #(#AlignmentOrigin 107 0 51 0 1 0.5)
   934                     #label: 'Selector:'
   964                     #label: 'Selector:'
   942                     #tabable: true
   972                     #tabable: true
   943                     #model: #icon
   973                     #model: #icon
   944                     #type: #symbolOrNil
   974                     #type: #symbolOrNil
   945                     #acceptOnReturn: false
   975                     #acceptOnReturn: false
   946                     #acceptOnTab: false
   976                     #acceptOnTab: false
       
   977                     #group: #inputGroup
   947                 )
   978                 )
   948                  #(#ActionButtonSpec
   979                  #(#ActionButtonSpec
   949                     #name: 'imageEditorButton'
   980                     #name: 'imageEditorButton'
   950                     #layout: #(#LayoutFrame 5 0.6 67 0 -5 1 91 0)
   981                     #layout: #(#LayoutFrame 5 0.6 67 0 -5 1 91 0)
   951                     #activeHelpKey: #imageImageEditor
   982                     #activeHelpKey: #imageImageEditor
   967                     #sequenceList: #listOfImages
   998                     #sequenceList: #listOfImages
   968                 )
   999                 )
   969               )
  1000               )
   970           )
  1001           )
   971       )
  1002       )
       
  1003 
       
  1004     "Modified: / 31.7.1998 / 01:18:50 / cg"
   972 !
  1005 !
   973 
  1006 
   974 windowSpec
  1007 windowSpec
   975     "This resource specification was automatically generated
  1008     "This resource specification was automatically generated
   976      by the UIPainter of ST/X."
  1009      by the UIPainter of ST/X."