UISelectionPanel.st
changeset 659 b86448fe2605
parent 658 05282b2363d4
child 660 46f55243f1f1
equal deleted inserted replaced
658:05282b2363d4 659:b86448fe2605
   389                 )
   389                 )
   390                  #(#LabelSpec
   390                  #(#LabelSpec
   391                     #name: 'ViewLabel'
   391                     #name: 'ViewLabel'
   392                     #layout: #(#AlignmentOrigin 18 0 17 0 0 0)
   392                     #layout: #(#AlignmentOrigin 18 0 17 0 0 0)
   393                     #label: 'Box'
   393                     #label: 'Box'
   394                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   394                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   395                     #adjust: #left
   395                     #adjust: #left
   396                     #resizeForLabel: true
   396                     #resizeForLabel: true
   397                     #canUIDrag: false
   397                     #canUIDrag: false
   398                 )
   398                 )
   399                  #(#LabelSpec
   399                  #(#LabelSpec
   400                     #name: 'VPanelLabel'
   400                     #name: 'VPanelLabel'
   401                     #layout: #(#LayoutFrame 15 0 116 0 220 0 139 0)
   401                     #layout: #(#LayoutFrame 15 0 116 0 220 0 139 0)
   402                     #label: 'Variable Panels'
   402                     #label: 'Variable Panels'
       
   403                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   403                     #adjust: #left
   404                     #adjust: #left
   404                     #canUIDrag: false
   405                     #canUIDrag: false
   405                 )
   406                 )
   406                  #(#VariableHorizontalPanelSpec
   407                  #(#VariableHorizontalPanelSpec
   407                     #name: 'VariableHorizontalPanel'
   408                     #name: 'VariableHorizontalPanel'
   669                 )
   670                 )
   670                  #(#LabelSpec
   671                  #(#LabelSpec
   671                     #name: 'SliderLabel'
   672                     #name: 'SliderLabel'
   672                     #layout: #(#AlignmentOrigin 185 0 83 0 0 0)
   673                     #layout: #(#AlignmentOrigin 185 0 83 0 0 0)
   673                     #label: 'Slider'
   674                     #label: 'Slider'
       
   675                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   674                     #adjust: #left
   676                     #adjust: #left
   675                     #resizeForLabel: true
   677                     #resizeForLabel: true
   676                     #canUIDrag: false
   678                     #canUIDrag: false
   677                 )
   679                 )
   678                  #(#LabelSpec
   680                  #(#LabelSpec
   679                     #name: 'ThumbWheelLabel'
   681                     #name: 'ThumbWheelLabel'
   680                     #layout: #(#AlignmentOrigin 151 0 121 0 0 0)
   682                     #layout: #(#AlignmentOrigin 151 0 121 0 0 0)
   681                     #label: 'ThumbWheel'
   683                     #label: 'ThumbWheel'
       
   684                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   682                     #adjust: #left
   685                     #adjust: #left
   683                     #resizeForLabel: true
   686                     #resizeForLabel: true
   684                     #canUIDrag: false
   687                     #canUIDrag: false
   685                 )
   688                 )
   686                  #(#ThumbWheelSpec
   689                  #(#ThumbWheelSpec
   737                 )
   740                 )
   738                  #(#LabelSpec
   741                  #(#LabelSpec
   739                     #name: 'CheckToggleLabel'
   742                     #name: 'CheckToggleLabel'
   740                     #layout: #(#AlignmentOrigin 358 0 84 0 0 0)
   743                     #layout: #(#AlignmentOrigin 358 0 84 0 0 0)
   741                     #label: 'CheckToggle'
   744                     #label: 'CheckToggle'
       
   745                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   742                     #adjust: #left
   746                     #adjust: #left
   743                     #resizeForLabel: true
   747                     #resizeForLabel: true
   744                     #canUIDrag: false
   748                     #canUIDrag: false
   745                 )
   749                 )
   746                  #(#UpDownButtonSpec
   750                  #(#UpDownButtonSpec
   750                 )
   754                 )
   751                  #(#LabelSpec
   755                  #(#LabelSpec
   752                     #name: 'UpDownButtonLabel'
   756                     #name: 'UpDownButtonLabel'
   753                     #layout: #(#AlignmentOrigin 361 0 112 0 0 0)
   757                     #layout: #(#AlignmentOrigin 361 0 112 0 0 0)
   754                     #label: 'UpDownButton'
   758                     #label: 'UpDownButton'
       
   759                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   755                     #adjust: #left
   760                     #adjust: #left
   756                     #resizeForLabel: true
   761                     #resizeForLabel: true
   757                     #canUIDrag: false
   762                     #canUIDrag: false
   758                 )
   763                 )
   759               )
   764               )
   778      
   783      
   779        #(#FullSpec
   784        #(#FullSpec
   780           #window: 
   785           #window: 
   781            #(#WindowSpec
   786            #(#WindowSpec
   782               #name: 'Lists'
   787               #name: 'Lists'
   783               #layout: #(#LayoutFrame 73 0 202 0 542 0 444 0)
   788               #layout: #(#LayoutFrame 95 0 168 0 564 0 410 0)
   784               #label: 'Lists'
   789               #label: 'Lists'
   785               #min: #(#Point 10 10)
   790               #min: #(#Point 10 10)
   786               #max: #(#Point 1280 1024)
   791               #max: #(#Point 1280 1024)
   787               #bounds: #(#Rectangle 73 202 543 445)
   792               #bounds: #(#Rectangle 95 168 565 411)
   788               #usePreferredExtent: false
   793               #usePreferredExtent: false
   789           )
   794           )
   790           #component: 
   795           #component: 
   791            #(#SpecCollection
   796            #(#SpecCollection
   792               #collection: 
   797               #collection: 
   793                #(
   798                #(
   794                  #(#SelectionInTreeViewSpec
   799                  #(#SequenceViewSpec
   795                     #name: 'SelectionInTree'
   800                     #name: 'SelectionInListView'
   796                     #layout: #(#LayoutFrame 15 0 15 0 220 0 110 0)
   801                     #layout: #(#LayoutFrame 15 0 15 0 220 0 110 0)
   797                     #hasHorizontalScrollBar: true
   802                     #hasHorizontalScrollBar: true
   798                     #hasVerticalScrollBar: true
   803                     #hasVerticalScrollBar: true
   799                 )
   804                     #useIndex: false
   800                  #(#LabelSpec
   805                 )
   801                     #name: 'SelectionInTreeLabel'
   806                  #(#LabelSpec
   802                     #layout: #(#AlignmentOrigin 88 0 108 0 0 1)
   807                     #name: 'SelectionInListLabel'
   803                     #label: 'SelectionInTreeView'
   808                     #layout: #(#AlignmentOrigin 42 0 19 0 0 0)
   804                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   809                     #label: 'SelectionInListView'
   805                     #adjust: #left
   810                     #style: #(#FontDescription #helvetica #medium #roman 12)
   806                     #resizeForLabel: true
   811                     #adjust: #left
   807                     #canUIDrag: false
   812                     #resizeForLabel: true
   808                 )
   813                     #canUIDrag: false
   809                  #(#FileSelectionTreeSpec
   814                 )
   810                     #name: 'FileSelectionTree'
   815                  #(#SelectionInTreeViewSpec
       
   816                     #name: 'SelectionInTreeView'
   811                     #layout: #(#LayoutFrame 15 0 130 0 220 0 225 0)
   817                     #layout: #(#LayoutFrame 15 0 130 0 220 0 225 0)
   812                     #hasHorizontalScrollBar: true
   818                     #hasHorizontalScrollBar: true
   813                     #hasVerticalScrollBar: true
   819                     #hasVerticalScrollBar: true
   814                 )
   820                 )
   815                  #(#LabelSpec
   821                  #(#LabelSpec
   816                     #name: 'FileSelectionTreeLabel'
   822                     #name: 'SelectionInTreeLabel'
   817                     #layout: #(#AlignmentOrigin 88 0 223 0 0 1)
   823                     #layout: #(#AlignmentOrigin 42 0 134 0 0 0)
   818                     #label: 'FileSelectionTree'
   824                     #label: 'SelectionInTreeView'
   819                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   825                     #style: #(#FontDescription #helvetica #medium #roman 12)
   820                     #adjust: #left
   826                     #adjust: #left
   821                     #resizeForLabel: true
   827                     #resizeForLabel: true
   822                     #canUIDrag: false
   828                     #canUIDrag: false
   823                 )
   829                 )
   824                  #(#SequenceViewSpec
   830                  #(#DataSetSpec
   825                     #name: 'SelectionInList'
   831                     #name: 'DataSetView'
   826                     #layout: #(#LayoutFrame 240 0 15 0 445 0 110 0)
   832                     #layout: #(#LayoutFrame 240 0 15 0 445 0 110 0)
   827                     #hasHorizontalScrollBar: true
   833                     #hasHorizontalScrollBar: true
   828                     #hasVerticalScrollBar: true
   834                     #hasVerticalScrollBar: true
   829                     #useIndex: false
   835                 )
   830                 )
   836                  #(#LabelSpec
   831                  #(#LabelSpec
   837                     #name: 'DataSetSpecLabel'
   832                     #name: 'SelectionInListLabel'
   838                     #layout: #(#AlignmentOrigin 267 0 19 0 0 0)
   833                     #layout: #(#AlignmentOrigin 313 0 108 0 0 1)
   839                     #label: 'DataSetView'
   834                     #label: 'SelectionInListView'
   840                     #style: #(#FontDescription #helvetica #medium #roman 12)
   835                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   841                     #adjust: #left
   836                     #adjust: #left
   842                     #resizeForLabel: true
   837                     #resizeForLabel: true
   843                     #canUIDrag: false
   838                     #canUIDrag: false
   844                 )
   839                 )
   845                  #(#FileSelectionTreeSpec
   840                  #(#DataSetSpec
   846                     #name: 'FileSelectionTree'
   841                     #name: 'DataSetSpec'
       
   842                     #layout: #(#LayoutFrame 240 0 130 0 445 0 225 0)
   847                     #layout: #(#LayoutFrame 240 0 130 0 445 0 225 0)
   843                     #hasHorizontalScrollBar: true
   848                     #hasHorizontalScrollBar: true
   844                     #hasVerticalScrollBar: true
   849                     #hasVerticalScrollBar: true
   845                 )
   850                 )
   846                  #(#LabelSpec
   851                  #(#LabelSpec
   847                     #name: 'DataSetSpecLabel'
   852                     #name: 'FileSelectionTreeLabel'
   848                     #layout: #(#AlignmentOrigin 313 0 223 0 0 1)
   853                     #layout: #(#AlignmentOrigin 267 0 134 0 0 0)
   849                     #label: 'DataSetView'
   854                     #label: 'FileSelectionTree'
   850                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   855                     #style: #(#FontDescription #helvetica #medium #roman 12)
   851                     #adjust: #left
   856                     #adjust: #left
   852                     #resizeForLabel: true
   857                     #resizeForLabel: true
   853                     #canUIDrag: false
   858                     #canUIDrag: false
   854                 )
   859                 )
   855               )
   860               )
   874      
   879      
   875        #(#FullSpec
   880        #(#FullSpec
   876           #window: 
   881           #window: 
   877            #(#WindowSpec
   882            #(#WindowSpec
   878               #name: 'Menus'
   883               #name: 'Menus'
   879               #layout: #(#LayoutFrame 100 0 546 0 586 0 795 0)
   884               #layout: #(#LayoutFrame 95 0 168 0 581 0 417 0)
   880               #label: 'Menus'
   885               #label: 'Menus'
   881               #min: #(#Point 10 10)
   886               #min: #(#Point 10 10)
   882               #max: #(#Point 1280 1024)
   887               #max: #(#Point 1280 1024)
   883               #bounds: #(#Rectangle 100 546 587 796)
   888               #bounds: #(#Rectangle 95 168 582 418)
   884               #usePreferredExtent: false
   889               #usePreferredExtent: false
   885           )
   890           )
   886           #component: 
   891           #component: 
   887            #(#SpecCollection
   892            #(#SpecCollection
   888               #collection: 
   893               #collection: 
   891                     #name: 'TabView'
   896                     #name: 'TabView'
   892                     #layout: #(#LayoutFrame 15 0 15 0 155 0 51 0)
   897                     #layout: #(#LayoutFrame 15 0 15 0 155 0 51 0)
   893                 )
   898                 )
   894                  #(#LabelSpec
   899                  #(#LabelSpec
   895                     #name: 'TabLabel'
   900                     #name: 'TabLabel'
   896                     #layout: #(#Point 16 37)
   901                     #layout: #(#Point 18 35)
   897                     #label: 'TabView'
   902                     #label: ' TabView '
   898                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   903                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   899                     #adjust: #left
   904                     #adjust: #left
   900                     #resizeForLabel: true
   905                     #resizeForLabel: true
   901                     #canUIDrag: false
   906                     #canUIDrag: false
   902                 )
   907                 )
   903                  #(#NoteBookViewSpec
   908                  #(#NoteBookViewSpec
   904                     #name: 'NoteBookView'
   909                     #name: 'NoteBookView'
   905                     #layout: #(#LayoutFrame 15 0 58 0 155 0 150 0)
   910                     #layout: #(#LayoutFrame 15 0 58 0 155 0 150 0)
   906                 )
   911                 )
   907                  #(#LabelSpec
   912                  #(#LabelSpec
   908                     #name: 'NoteBookLabel'
   913                     #name: 'NoteBookLabel'
   909                     #layout: #(#Point 16 136)
   914                     #layout: #(#Point 19 134)
   910                     #label: 'NoteBookView'
   915                     #label: 'NoteBookView'
   911                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   916                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   912                     #adjust: #left
   917                     #adjust: #left
   913                     #resizeForLabel: true
   918                     #resizeForLabel: true
   914                     #canUIDrag: false
   919                     #canUIDrag: false
   915                 )
   920                 )
   916                  #(#UIGalleryViewSpec
   921                  #(#UIGalleryViewSpec
   917                     #name: 'GalleryView'
   922                     #name: 'GalleryView'
   918                     #layout: #(#LayoutFrame 165 0 15 0 305 0 150 0)
   923                     #layout: #(#LayoutFrame 165 0 15 0 305 0 150 0)
   919                 )
   924                 )
   920                  #(#LabelSpec
   925                  #(#LabelSpec
   921                     #name: 'GalleryLabel'
   926                     #name: 'GalleryLabel'
   922                     #layout: #(#Point 166 136)
   927                     #layout: #(#Point 169 134)
   923                     #label: 'GalleryView'
   928                     #label: 'GalleryView'
   924                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   929                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   925                     #adjust: #left
   930                     #adjust: #left
   926                     #resizeForLabel: true
   931                     #resizeForLabel: true
   927                     #canUIDrag: false
   932                     #canUIDrag: false
   928                 )
   933                 )
   929                  #(#MenuPanelSpec
   934                  #(#MenuPanelSpec
   931                     #layout: #(#LayoutFrame 315 0 15 0 445 0 38 0)
   936                     #layout: #(#LayoutFrame 315 0 15 0 445 0 38 0)
   932                     #menu: #menuPanelMenu
   937                     #menu: #menuPanelMenu
   933                 )
   938                 )
   934                  #(#LabelSpec
   939                  #(#LabelSpec
   935                     #name: 'MenuPanelLabel'
   940                     #name: 'MenuPanelLabel'
   936                     #layout: #(#Point 317 24)
   941                     #layout: #(#Point 318 22)
   937                     #label: 'MenuPanel'
   942                     #label: 'MenuPanel'
   938                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   943                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   939                     #adjust: #left
   944                     #adjust: #left
   940                     #resizeForLabel: true
   945                     #resizeForLabel: true
   941                     #canUIDrag: false
   946                     #canUIDrag: false
   942                 )
   947                 )
   943                  #(#PopUpListSpec
   948                  #(#PopUpListSpec
   951                     #layout: #(#LayoutFrame 315 0 94 0 445 0 114 0)
   956                     #layout: #(#LayoutFrame 315 0 94 0 445 0 114 0)
   952                     #useIndex: false
   957                     #useIndex: false
   953                 )
   958                 )
   954                  #(#LabelSpec
   959                  #(#LabelSpec
   955                     #name: 'ComboListLabel'
   960                     #name: 'ComboListLabel'
   956                     #layout: #(#LayoutFrame 317 0 96 0 416 0 114 0)
   961                     #layout: #(#LayoutFrame 318 0 96 0 417 0 114 0)
   957                     #label: 'ComboListView'
   962                     #label: 'ComboListView'
   958                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   963                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   959                     #adjust: #left
   964                     #adjust: #left
   960                     #resizeForLabel: true
   965                     #resizeForLabel: true
   961                     #canUIDrag: false
   966                     #canUIDrag: false
   962                 )
   967                 )
   963                  #(#ComboBoxSpec
   968                  #(#ComboBoxSpec
   964                     #name: 'ComboBoxView'
   969                     #name: 'ComboBoxView'
   965                     #layout: #(#LayoutFrame 315 0 130 0 445 0 150 0)
   970                     #layout: #(#LayoutFrame 315 0 130 0 445 0 150 0)
   966                 )
   971                 )
   967                  #(#LabelSpec
   972                  #(#LabelSpec
   968                     #name: 'ComboBoxLabel'
   973                     #name: 'ComboBoxLabel'
   969                     #layout: #(#LayoutFrame 317 0 132 0 423 0 150 0)
   974                     #layout: #(#LayoutFrame 318 0 132 0 411 0 150 0)
   970                     #label: 'ComboBoxView'
   975                     #label: 'ComboBoxView'
   971                     #style: #(#FontDescription #helvetica #medium #roman #'10')
   976                     #style: #(#FontDescription #helvetica #medium #roman #'12')
   972                     #adjust: #left
   977                     #adjust: #left
   973                     #resizeForLabel: true
   978                     #resizeForLabel: true
   974                     #canUIDrag: false
   979                     #canUIDrag: false
   975                 )
   980                 )
   976               )
   981               )
   995      
  1000      
   996        #(#FullSpec
  1001        #(#FullSpec
   997           #window: 
  1002           #window: 
   998            #(#WindowSpec
  1003            #(#WindowSpec
   999               #name: 'Sliders'
  1004               #name: 'Sliders'
  1000               #layout: #(#LayoutFrame 100 0 546 0 567 0 830 0)
  1005               #layout: #(#LayoutFrame 95 0 168 0 562 0 452 0)
  1001               #label: 'Sliders'
  1006               #label: 'Sliders'
  1002               #min: #(#Point 10 10)
  1007               #min: #(#Point 10 10)
  1003               #max: #(#Point 1280 1024)
  1008               #max: #(#Point 1280 1024)
  1004               #bounds: #(#Rectangle 100 546 568 831)
  1009               #bounds: #(#Rectangle 95 168 563 453)
  1005               #usePreferredExtent: false
  1010               #usePreferredExtent: false
  1006           )
  1011           )
  1007           #component: 
  1012           #component: 
  1008            #(#SpecCollection
  1013            #(#SpecCollection
  1009               #collection: 
  1014               #collection: 
  1015                 )
  1020                 )
  1016                  #(#LabelSpec
  1021                  #(#LabelSpec
  1017                     #name: 'ArbitraryComponentLabel'
  1022                     #name: 'ArbitraryComponentLabel'
  1018                     #layout: #(#AlignmentOrigin 19 0 17 0 0 0)
  1023                     #layout: #(#AlignmentOrigin 19 0 17 0 0 0)
  1019                     #label: 'ArbitraryComponent'
  1024                     #label: 'ArbitraryComponent'
  1020                     #style: #(#FontDescription #helvetica #medium #roman #'10')
  1025                     #style: #(#FontDescription #helvetica #medium #roman 12)
  1021                     #adjust: #left
  1026                     #adjust: #left
  1022                     #resizeForLabel: true
  1027                     #resizeForLabel: true
  1023                     #canUIDrag: false
  1028                     #canUIDrag: false
  1024                 )
  1029                 )
  1025                  #(#SubCanvasSpec
  1030                  #(#SubCanvasSpec
  1026                     #name: 'SubCanvas'
  1031                     #name: 'SubCanvas'
  1027                     #layout: #(#LayoutFrame 15 0 130 0 220 0 221 0)
  1032                     #layout: #(#LayoutFrame 15 0 130 0 220 0 225 0)
  1028                     #hasHorizontalScrollBar: true
  1033                     #hasHorizontalScrollBar: true
  1029                     #hasVerticalScrollBar: true
  1034                     #hasVerticalScrollBar: true
  1030                 )
  1035                 )
  1031                  #(#LabelSpec
  1036                  #(#LabelSpec
  1032                     #name: 'subCanvasLabel'
  1037                     #name: 'subCanvasLabel'
  1033                     #layout: #(#AlignmentOrigin 43 0 134 0 0 0)
  1038                     #layout: #(#AlignmentOrigin 42 0 134 0 0 0)
  1034                     #label: 'SubCanvas'
  1039                     #label: 'SubCanvas'
  1035                     #style: #(#FontDescription #helvetica #medium #roman #'10')
  1040                     #style: #(#FontDescription #helvetica #medium #roman 12)
  1036                     #adjust: #left
  1041                     #adjust: #left
  1037                     #resizeForLabel: true
  1042                     #resizeForLabel: true
  1038                     #canUIDrag: false
  1043                     #canUIDrag: false
  1039                 )
  1044                 )
  1040                  #(#UISubSpecification
  1045                  #(#UISubSpecification
  1043                 )
  1048                 )
  1044                  #(#LabelSpec
  1049                  #(#LabelSpec
  1045                     #name: 'SubSpecificationLabel'
  1050                     #name: 'SubSpecificationLabel'
  1046                     #layout: #(#Point 245 17)
  1051                     #layout: #(#Point 245 17)
  1047                     #label: 'SubSpecification'
  1052                     #label: 'SubSpecification'
  1048                     #style: #(#FontDescription #helvetica #medium #roman #'10')
  1053                     #style: #(#FontDescription #helvetica #medium #roman 12)
  1049                     #resizeForLabel: true
  1054                     #resizeForLabel: true
  1050                     #canUIDrag: false
  1055                     #canUIDrag: false
  1051                 )
  1056                 )
  1052                  #(#LabelSpec
  1057                  #(#LabelSpec
  1053                     #name: 'ProgressIndicatorLabel'
  1058                     #name: 'ProgressIndicatorLabel'
  1054                     #layout: #(#AlignmentOrigin 240 0 133 0 0 0)
  1059                     #layout: #(#AlignmentOrigin 240 0 133 0 0 0)
  1055                     #label: 'ProgressIndicator'
  1060                     #label: 'ProgressIndicator'
       
  1061                     #style: #(#FontDescription #helvetica #medium #roman 12)
  1056                     #adjust: #left
  1062                     #adjust: #left
  1057                     #resizeForLabel: true
  1063                     #resizeForLabel: true
  1058                     #canUIDrag: false
  1064                     #canUIDrag: false
  1059                 )
  1065                 )
  1060                  #(#ProgressIndicatorSpec
  1066                  #(#ProgressIndicatorSpec
  1061                     #name: 'Progress Indicator'
  1067                     #name: 'ProgressIndicator'
  1062                     #layout: #(#LayoutFrame 350 0 131 0 445 0 149 0)
  1068                     #layout: #(#LayoutFrame 350 0 131 0 445 0 149 0)
  1063                     #showPercentage: true
  1069                     #showPercentage: true
  1064                 )
  1070                 )
  1065                  #(#LabelSpec
  1071                  #(#LabelSpec
  1066                     #name: 'SeparatorLabel'
  1072                     #name: 'SeparatorLabel'
  1067                     #layout: #(#AlignmentOrigin 240 0 154 0 0 0)
  1073                     #layout: #(#AlignmentOrigin 240 0 154 0 0 0)
  1068                     #label: 'Separator'
  1074                     #label: 'Separator'
       
  1075                     #style: #(#FontDescription #helvetica #medium #roman 12)
  1069                     #adjust: #left
  1076                     #adjust: #left
  1070                     #resizeForLabel: true
  1077                     #resizeForLabel: true
  1071                     #canUIDrag: false
  1078                     #canUIDrag: false
  1072                 )
  1079                 )
  1073                  #(#DividerSpec
  1080                  #(#DividerSpec
  1077                 )
  1084                 )
  1078                  #(#LabelSpec
  1085                  #(#LabelSpec
  1079                     #name: 'VisualRegionLabel'
  1086                     #name: 'VisualRegionLabel'
  1080                     #layout: #(#AlignmentOrigin 240 0 184 0 0 0)
  1087                     #layout: #(#AlignmentOrigin 240 0 184 0 0 0)
  1081                     #label: 'VisualRegion'
  1088                     #label: 'VisualRegion'
       
  1089                     #style: #(#FontDescription #helvetica #medium #roman 12)
  1082                     #adjust: #left
  1090                     #adjust: #left
  1083                     #resizeForLabel: true
  1091                     #resizeForLabel: true
  1084                     #canUIDrag: false
  1092                     #canUIDrag: false
  1085                 )
  1093                 )
  1086                  #(#RegionSpec
  1094                  #(#RegionSpec
  1087                     #name: 'VisualRegion'
  1095                     #name: 'VisualRegion'
  1088                     #layout: #(#LayoutFrame 350 0 172 0 445 0 217 0)
  1096                     #layout: #(#LayoutFrame 350 0 172 0 445 0 225 0)
  1089                     #lineWidth: 2
  1097                     #lineWidth: 2
  1090                     #regionType: #ellipse
  1098                     #regionType: #ellipse
  1091                 )
  1099                 )
  1092               )
  1100               )
  1093           )
  1101           )
  1111      
  1119      
  1112        #(#FullSpec
  1120        #(#FullSpec
  1113           #window: 
  1121           #window: 
  1114            #(#WindowSpec
  1122            #(#WindowSpec
  1115               #name: 'Text'
  1123               #name: 'Text'
  1116               #layout: #(#LayoutFrame 73 0 202 0 539 0 408 0)
  1124               #layout: #(#LayoutFrame 95 0 168 0 561 0 374 0)
  1117               #label: 'Text'
  1125               #label: 'Text'
  1118               #min: #(#Point 10 10)
  1126               #min: #(#Point 10 10)
  1119               #max: #(#Point 1280 1024)
  1127               #max: #(#Point 1280 1024)
  1120               #bounds: #(#Rectangle 73 202 540 409)
  1128               #bounds: #(#Rectangle 95 168 562 375)
  1121               #usePreferredExtent: false
  1129               #usePreferredExtent: false
  1122           )
  1130           )
  1123           #component: 
  1131           #component: 
  1124            #(#SpecCollection
  1132            #(#SpecCollection
  1125               #collection: 
  1133               #collection: 
  1126                #(
  1134                #(
  1127                  #(#LabelSpec
       
  1128                     #name: 'EditTextLabel'
       
  1129                     #layout: #(#AlignmentOrigin 87 0 107 0 0 1)
       
  1130                     #label: 'TextView'
       
  1131                     #style: #(#FontDescription #helvetica #medium #roman #'10')
       
  1132                     #adjust: #left
       
  1133                     #resizeForLabel: true
       
  1134                     #canUIDrag: false
       
  1135                 )
       
  1136                  #(#TextEditorSpec
  1135                  #(#TextEditorSpec
  1137                     #name: 'EditText'
  1136                     #name: 'TextView'
  1138                     #layout: #(#LayoutFrame 15 0 15 0 220 0 110 0)
  1137                     #layout: #(#LayoutFrame 15 0 15 0 220 0 110 0)
  1139                     #hasHorizontalScrollBar: true
  1138                     #hasHorizontalScrollBar: true
  1140                     #hasVerticalScrollBar: true
  1139                     #hasVerticalScrollBar: true
       
  1140                 )
       
  1141                  #(#LabelSpec
       
  1142                     #name: 'EditTextLabel'
       
  1143                     #layout: #(#AlignmentOrigin 87 0 108 0 0 1)
       
  1144                     #label: 'TextView'
       
  1145                     #style: #(#FontDescription #helvetica #medium #roman 12)
       
  1146                     #adjust: #left
       
  1147                     #resizeForLabel: true
       
  1148                     #canUIDrag: false
  1141                 )
  1149                 )
  1142                  #(#HTMLViewSpec
  1150                  #(#HTMLViewSpec
  1143                     #name: 'HTMLView'
  1151                     #name: 'HTMLView'
  1144                     #layout: #(#LayoutFrame 240 0 15 0 445 0 110 0)
  1152                     #layout: #(#LayoutFrame 240 0 15 0 445 0 110 0)
  1145                     #hasHorizontalScrollBar: true
  1153                     #hasHorizontalScrollBar: true
  1146                     #hasVerticalScrollBar: true
  1154                     #hasVerticalScrollBar: true
  1147                 )
  1155                 )
  1148                  #(#LabelSpec
  1156                  #(#LabelSpec
  1149                     #name: 'HTMLViewLabel'
  1157                     #name: 'HTMLViewLabel'
  1150                     #layout: #(#AlignmentOrigin 314 0 107 0 0 1)
  1158                     #layout: #(#AlignmentOrigin 313 0 91 0 0 0)
  1151                     #label: 'HTMLView'
  1159                     #label: 'HTMLView'
  1152                     #style: #(#FontDescription #helvetica #medium #roman #'10')
  1160                     #style: #(#FontDescription #helvetica #medium #roman 12)
  1153                     #adjust: #left
  1161                     #adjust: #left
  1154                     #resizeForLabel: true
  1162                     #resizeForLabel: true
  1155                     #canUIDrag: false
  1163                     #canUIDrag: false
  1156                 )
  1164                 )
  1157                  #(#InputFieldSpec
  1165                  #(#InputFieldSpec
  1158                     #name: 'EditField'
  1166                     #name: 'EditField'
  1159                     #layout: #(#LayoutFrame 15 0 125 0 220 0 147 0)
  1167                     #layout: #(#LayoutFrame 15 0 125 0 220 0 147 0)
  1160                 )
  1168                 )
  1161                  #(#LabelSpec
  1169                  #(#LabelSpec
  1162                     #name: 'EditFieldLabel'
  1170                     #name: 'EditFieldLabel'
  1163                     #layout: #(#LayoutFrame 87 0 127 0 147 0 147 0)
  1171                     #layout: #(#LayoutFrame 87 0 127 0 140 0 147 0)
  1164                     #label: 'EditField'
  1172                     #label: 'EditField'
  1165                     #style: #(#FontDescription #helvetica #medium #roman #'10')
  1173                     #style: #(#FontDescription #helvetica #medium #roman 12)
  1166                     #adjust: #left
  1174                     #adjust: #left
  1167                     #resizeForLabel: true
  1175                     #resizeForLabel: true
  1168                     #canUIDrag: false
  1176                     #canUIDrag: false
  1169                 )
  1177                 )
  1170                  #(#LabelSpec
  1178                  #(#LabelSpec