UISelectionPanel.st
changeset 859 c3e7a82c602b
parent 840 e368bbd0e6d4
child 864 f4e539d41de0
equal deleted inserted replaced
858:6b2e9e31cf06 859:c3e7a82c602b
   930      
   930      
   931        #(#FullSpec
   931        #(#FullSpec
   932           #window: 
   932           #window: 
   933            #(#WindowSpec
   933            #(#WindowSpec
   934               #name: 'Menus'
   934               #name: 'Menus'
   935               #layout: #(#LayoutFrame 39 0 189 0 515 0 378 0)
   935               #layout: #(#LayoutFrame 216 0 173 0 692 0 395 0)
   936               #label: 'Menus'
   936               #label: 'Menus'
   937               #min: #(#Point 10 10)
   937               #min: #(#Point 10 10)
   938               #max: #(#Point 1280 1024)
   938               #max: #(#Point 1280 1024)
   939               #bounds: #(#Rectangle 39 189 516 379)
   939               #bounds: #(#Rectangle 216 173 693 396)
   940               #usePreferredExtent: false
   940               #usePreferredExtent: false
   941           )
   941           )
   942           #component: 
   942           #component: 
   943            #(#SpecCollection
   943            #(#SpecCollection
   944               #collection: 
   944               #collection: 
   945                #(
   945                #(
   946                  #(#MenuPanelSpec
   946                  #(#MenuPanelSpec
   947                     #name: 'Tool Bar'
   947                     #name: 'Tool Bar'
   948                     #layout: #(#LayoutFrame 15 0 30 0 140 0 62 0)
   948                     #layout: #(#LayoutFrame 15 0 123 0 140 0 155 0)
       
   949                     #textDefault: true
   949                 )
   950                 )
   950                  #(#LabelSpec
   951                  #(#LabelSpec
   951                     #name: 'ToolBarLabel'
   952                     #name: 'ToolBarLabel'
   952                     #layout: #(#AlignmentOrigin 15 0 30 0 0 1)
   953                     #layout: #(#AlignmentOrigin 15 0 123 0 0 1)
   953                     #label: 'Tool Bar'
   954                     #label: 'Tool Bar'
       
   955                     #style: #(#FontDescription #helvetica #medium #roman 10)
       
   956                     #adjust: #left
       
   957                     #resizeForLabel: true
       
   958                     #canUIDrag: false
       
   959                 )
       
   960                  #(#MenuPanelSpec
       
   961                     #name: 'Menu Bar'
       
   962                     #layout: #(#LayoutFrame 15 0 181 0 140 0 203 0)
       
   963                 )
       
   964                  #(#LabelSpec
       
   965                     #name: 'MenuBarLabel'
       
   966                     #layout: #(#AlignmentOrigin 15 0 181 0 0 1)
       
   967                     #label: 'Menu Bar'
   954                     #style: #(#FontDescription #helvetica #medium #roman 10)
   968                     #style: #(#FontDescription #helvetica #medium #roman 10)
   955                     #adjust: #left
   969                     #adjust: #left
   956                     #resizeForLabel: true
   970                     #resizeForLabel: true
   957                     #canUIDrag: false
   971                     #canUIDrag: false
   958                 )
   972                 )
   959                  #(#PopUpListSpec
   973                  #(#PopUpListSpec
   960                     #name: 'PopUp List'
   974                     #name: 'PopUp List'
   961                     #layout: #(#LayoutFrame 15 0 72 0 140 0 94 0)
   975                     #layout: #(#LayoutFrame 15 0 15 0 140 0 37 0)
   962                     #label: 'PopUp List'
   976                     #label: 'PopUp List'
   963                     #useIndex: false
   977                     #useIndex: false
   964                 )
   978                 )
   965                  #(#ComboListSpec
   979                  #(#ComboListSpec
   966                     #name: 'Combo List'
   980                     #name: 'Combo List'
   967                     #layout: #(#LayoutFrame 15 0 102 0 140 0 122 0)
   981                     #layout: #(#LayoutFrame 15 0 45 0 140 0 65 0)
   968                     #useIndex: false
   982                     #useIndex: false
   969                 )
   983                 )
   970                  #(#LabelSpec
   984                  #(#LabelSpec
   971                     #name: 'ComboListLabel'
   985                     #name: 'ComboListLabel'
   972                     #layout: #(#AlignmentOrigin 17 0 122 0 0 1)
   986                     #layout: #(#AlignmentOrigin 17 0 65 0 0 1)
   973                     #label: 'Combo List'
   987                     #label: 'Combo List'
   974                     #style: #(#FontDescription #helvetica #medium #roman 10)
   988                     #style: #(#FontDescription #helvetica #medium #roman 10)
   975                     #adjust: #left
   989                     #adjust: #left
   976                     #resizeForLabel: true
   990                     #resizeForLabel: true
   977                     #canUIDrag: false
   991                     #canUIDrag: false
   978                 )
   992                 )
   979                  #(#ComboBoxSpec
   993                  #(#ComboBoxSpec
   980                     #name: 'Combo Box'
   994                     #name: 'Combo Box'
   981                     #layout: #(#LayoutFrame 15 0 130 0 140 0 150 0)
   995                     #layout: #(#LayoutFrame 15 0 73 0 140 0 93 0)
   982                 )
   996                 )
   983                  #(#LabelSpec
   997                  #(#LabelSpec
   984                     #name: 'ComboBoxLabel'
   998                     #name: 'ComboBoxLabel'
   985                     #layout: #(#AlignmentOrigin 17 0 150 0 0 1)
   999                     #layout: #(#AlignmentOrigin 17 0 93 0 0 1)
   986                     #label: 'Combo Box'
  1000                     #label: 'Combo Box'
   987                     #style: #(#FontDescription #helvetica #medium #roman 10)
  1001                     #style: #(#FontDescription #helvetica #medium #roman 10)
   988                     #adjust: #left
  1002                     #adjust: #left
   989                     #resizeForLabel: true
  1003                     #resizeForLabel: true
   990                     #canUIDrag: false
  1004                     #canUIDrag: false
  1029                     #canUIDrag: false
  1043                     #canUIDrag: false
  1030                 )
  1044                 )
  1031               )
  1045               )
  1032           )
  1046           )
  1033       )
  1047       )
       
  1048 
       
  1049     "Modified: / 6.6.1998 / 16:54:56 / cg"
  1034 !
  1050 !
  1035 
  1051 
  1036 standardMisc
  1052 standardMisc
  1037     "This resource specification was automatically generated
  1053     "This resource specification was automatically generated
  1038      by the UIPainter of ST/X."
  1054      by the UIPainter of ST/X."
  1070                     #hasBorder: false
  1086                     #hasBorder: false
  1071                 )
  1087                 )
  1072                  #(#LabelSpec
  1088                  #(#LabelSpec
  1073                     #name: 'ArbitraryComponentLabel'
  1089                     #name: 'ArbitraryComponentLabel'
  1074                     #layout: #(#AlignmentOrigin 19 0 19 0 0 0)
  1090                     #layout: #(#AlignmentOrigin 19 0 19 0 0 0)
  1075                     #label: 'Arbitrary
  1091                     #label: 'Arbitrary Component'
  1076 Component'
       
  1077                     #style: #(#FontDescription #helvetica #medium #roman 10)
  1092                     #style: #(#FontDescription #helvetica #medium #roman 10)
  1078                     #adjust: #left
  1093                     #adjust: #left
  1079                     #resizeForLabel: true
  1094                     #resizeForLabel: true
  1080                     #canUIDrag: false
  1095                     #canUIDrag: false
  1081                 )
  1096                 )
  1192                     #borderWidth: 1
  1207                     #borderWidth: 1
  1193                 )
  1208                 )
  1194               )
  1209               )
  1195           )
  1210           )
  1196       )
  1211       )
       
  1212 
       
  1213     "Modified: / 6.6.1998 / 16:53:38 / cg"
  1197 !
  1214 !
  1198 
  1215 
  1199 standardTexts
  1216 standardTexts
  1200     "This resource specification was automatically generated
  1217     "This resource specification was automatically generated
  1201      by the UIPainter of ST/X."
  1218      by the UIPainter of ST/X."