home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 February / PCWK0297.iso / envelop / envelop.3 / Program / options.eto < prev    next >
Text File  |  1996-07-08  |  14KB  |  474 lines

  1. Type EnvelopLayoutSet From ScreenLayoutSet
  2.   Type ScreenLayout1024x768 From EnvelopScreenLayout
  3.     Dim Item1 As New WindowLayoutItem
  4.     Dim Item2 As New WindowLayoutItem
  5.     Dim Item3 As New WindowLayoutItem
  6.     Dim Item4 As New WindowLayoutItem
  7.     Dim Item5 As New WindowLayoutItem
  8.     Dim Item6 As New WindowLayoutItem
  9.     Dim Item7 As New WindowLayoutItem
  10.     Dim Item8 As New WindowLayoutItem
  11.     Dim Item9 As New WindowLayoutItem
  12.     Dim Item10 As New WindowLayoutItem
  13.     Dim Item11 As New WindowLayoutItem
  14.     Dim Item12 As New WindowLayoutItem
  15.     Dim Item14 As New WindowLayoutItem
  16.     Dim Item15 As New WindowLayoutItem
  17.     Dim Item16 As New WindowLayoutItem
  18.     Dim Item17 As New WindowLayoutItem
  19.   End Type
  20.   Type ScreenLayout800x600 From EnvelopScreenLayout
  21.     Dim Item1 As New WindowLayoutItem
  22.     Dim Item2 As New WindowLayoutItem
  23.     Dim Item3 As New WindowLayoutItem
  24.     Dim Item4 As New WindowLayoutItem
  25.     Dim Item5 As New WindowLayoutItem
  26.     Dim Item6 As New WindowLayoutItem
  27.     Dim Item7 As New WindowLayoutItem
  28.     Dim Item8 As New WindowLayoutItem
  29.     Dim Item9 As New WindowLayoutItem
  30.     Dim Item10 As New WindowLayoutItem
  31.     Dim Item11 As New WindowLayoutItem
  32.     Dim Item12 As New WindowLayoutItem
  33.     Dim Item13 As New WindowLayoutItem
  34.     Dim Item14 As New WindowLayoutItem
  35.     Dim Item15 As New WindowLayoutItem
  36.     Dim Item16 As New WindowLayoutItem
  37.     Dim Item17 As New WindowLayoutItem
  38.   End Type
  39.   Type ScreenLayout640x480 From EnvelopScreenLayout
  40.     Dim Item1 As New WindowLayoutItem
  41.     Dim Item2 As New WindowLayoutItem
  42.     Dim Item3 As New WindowLayoutItem
  43.     Dim Item4 As New WindowLayoutItem
  44.     Dim Item5 As New WindowLayoutItem
  45.     Dim Item6 As New WindowLayoutItem
  46.     Dim Item7 As New WindowLayoutItem
  47.     Dim Item8 As New WindowLayoutItem
  48.     Dim Item9 As New WindowLayoutItem
  49.     Dim Item10 As New WindowLayoutItem
  50.     Dim Item11 As New WindowLayoutItem
  51.     Dim Item12 As New WindowLayoutItem
  52.     Dim Item13 As New WindowLayoutItem
  53.     Dim Item14 As New WindowLayoutItem
  54.     Dim Item15 As New WindowLayoutItem
  55.     Dim Item17 As New WindowLayoutItem
  56.     Dim Item18 As New WindowLayoutItem
  57.   End Type
  58. End Type
  59.  
  60. Type ProjectStartupOptions
  61.   Dim AskOnStartup As Boolean
  62.   Const ACTION_OPEN_PROJECT& = 1
  63.   Const ACTION_DEFAULT_PROJECT& = 2
  64.   Const ACTION_NEW_PROJECT& = 3
  65.   Const ACTION_NO_PROJECT& = 4
  66.   Dim StartupAction As Integer
  67.   Dim FileDialogDir As String
  68.  
  69.   ' METHODS for object: ProjectStartupOptions
  70.   Sub Preload
  71.     Envelop.FileDialogDir = FileDialogDir
  72.   End Sub
  73.  
  74. End Type
  75.  
  76. Begin Code
  77. ' Reconstruction commands for object: EnvelopLayoutSet
  78. '
  79.   With EnvelopLayoutSet
  80.     With .ScreenLayout1024x768
  81.       .curItem := 18
  82.       .ScreenWidth := 1024
  83.       .ScreenHeight := 768
  84.       With .Item1
  85.         .wnd := MethodEditor
  86.         .top := 476
  87.         .width := 574
  88.         .height := 273
  89.         .visible := True
  90.         .left_ := 2
  91.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item1
  92.       With .Item2
  93.         .wnd := Debug
  94.         .top := 514
  95.         .width := 441
  96.         .height := 234
  97.         .visible := True
  98.         .left_ := 579
  99.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item2
  100.       With .Item3
  101.         .wnd := SamplesBrowser
  102.         .top := 121
  103.         .width := 438
  104.         .height := 448
  105.         .left_ := 271
  106.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item3
  107.       With .Item4
  108.         .wnd := WorkSet.WorkSetForm
  109.         .top := 148
  110.         .width := 228
  111.         .height := 189
  112.         .left_ := 449
  113.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item4
  114.       With .Item5
  115.         .wnd := MenuEdit
  116.         .top := 121
  117.         .width := 436
  118.         .height := 577
  119.         .left_ := 79
  120.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item5
  121.       With .Item6
  122.         .wnd := SourceSearcher
  123.         .top := 75
  124.         .width := 539
  125.         .height := 435
  126.         .left_ := 472
  127.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item6
  128.       With .Item7
  129.         .wnd := Form
  130.         .top := 153
  131.         .width := 240
  132.         .height := 288
  133.         .left_ := 344
  134.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item7
  135.       With .Item8
  136.         .wnd := PropertyEditor
  137.         .top := 75
  138.         .width := 262
  139.         .height := 396
  140.         .visible := True
  141.         .left_ := 3
  142.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item8
  143.       With .Item9
  144.         .wnd := ControlTools.Palette
  145.         .top := 75
  146.         .width := 61
  147.         .height := 435
  148.         .visible := True
  149.         .left_ := 958
  150.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item9
  151.       With .Item10
  152.         .wnd := ToolPalette
  153.         .top := 75
  154.         .width := 621
  155.         .height := 43
  156.         .visible := True
  157.         .left_ := 335
  158.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item10
  159.       With .Item11
  160.         .wnd := EnvelopForm
  161.         .top := 1
  162.         .width := 1022
  163.         .height := 71
  164.         .visible := True
  165.         .left_ := 1
  166.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item11
  167.       With .Item12
  168.         .wnd := ObjectViewer
  169.         .top := 121
  170.         .width := 244
  171.         .height := 292
  172.         .visible := True
  173.         .left_ := 711
  174.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item12
  175.       With .Item14
  176.         .wnd := NewProjectForm
  177.         .top := 264
  178.         .width := 333
  179.         .height := 160
  180.         .left_ := 267
  181.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item14
  182.       With .Item15
  183.         .wnd := ApplicationEditor.form
  184.         .top := 232
  185.         .width := 370
  186.         .height := 233
  187.         .left_ := 249
  188.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item15
  189.       With .Item16
  190.         .wnd := GroupEditor.EditorForm
  191.         .top := 168
  192.         .width := 244
  193.         .height := 253
  194.         .left_ := 306
  195.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item16
  196.       With .Item17
  197.         .wnd := ObjectBoxEditor.ObjBoxForm
  198.         .top := 119
  199.         .width := 517
  200.         .height := 56
  201.         .left_ := 67
  202.       End With  'EnvelopLayoutSet.ScreenLayout1024x768.Item17
  203.     End With  'EnvelopLayoutSet.ScreenLayout1024x768
  204.     With .ScreenLayout800x600
  205.       .curItem := 18
  206.       .ScreenWidth := 800
  207.       .ScreenHeight := 600
  208.       With .Item1
  209.         .wnd := ControlTools.Palette
  210.         .top := 117
  211.         .width := 61
  212.         .height := 435
  213.         .visible := True
  214.         .left_ := 736
  215.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item1
  216.       With .Item2
  217.         .wnd := ToolPalette
  218.         .top := 73
  219.         .width := 621
  220.         .height := 43
  221.         .visible := True
  222.         .left_ := 175
  223.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item2
  224.       With .Item3
  225.         .wnd := EnvelopForm
  226.         .top := 1
  227.         .width := 794
  228.         .height := 71
  229.         .visible := True
  230.         .left_ := 2
  231.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item3
  232.       With .Item4
  233.         .wnd := ScreenLayoutConfigForm
  234.         .top := 127
  235.         .width := 254
  236.         .height := 179
  237.         .left_ := 274
  238.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item4
  239.       With .Item5
  240.         .wnd := Form
  241.         .top := 147
  242.         .width := 240
  243.         .height := 288
  244.         .left_ := 240
  245.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item5
  246.       With .Item6
  247.         .wnd := Debug
  248.         .top := 391
  249.         .width := 348
  250.         .height := 202
  251.         .visible := True
  252.         .left_ := 446
  253.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item6
  254.       With .Item7
  255.         .wnd := MenuEdit
  256.         .top := 94
  257.         .width := 341
  258.         .height := 451
  259.         .left_ := 62
  260.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item7
  261.       With .Item8
  262.         .wnd := PropertyEditor
  263.         .top := 118
  264.         .width := 232
  265.         .height := 479
  266.         .visible := True
  267.         .left_ := 4
  268.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item8
  269.       With .Item9
  270.         .wnd := MethodEditor
  271.         .top := 275
  272.         .width := 540
  273.         .height := 321
  274.         .visible := True
  275.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item9
  276.       With .Item10
  277.         .wnd := SourceSearcher
  278.         .top := 77
  279.         .width := 441
  280.         .height := 369
  281.         .left_ := 285
  282.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item10
  283.       With .Item11
  284.         .wnd := SamplesBrowser
  285.         .top := 91
  286.         .width := 438
  287.         .height := 448
  288.         .left_ := 120
  289.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item11
  290.       With .Item12
  291.         .wnd := ObjectBoxEditor.ObjBoxForm
  292.         .top := 119
  293.         .width := 517
  294.         .height := 56
  295.         .left_ := 67
  296.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item12
  297.       With .Item13
  298.         .wnd := GroupEditor.EditorForm
  299.         .top := 168
  300.         .width := 244
  301.         .height := 253
  302.         .left_ := 306
  303.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item13
  304.       With .Item14
  305.         .wnd := ApplicationEditor.form
  306.         .top := 232
  307.         .width := 370
  308.         .height := 233
  309.         .left_ := 249
  310.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item14
  311.       With .Item15
  312.         .wnd := NewProjectForm
  313.         .top := 264
  314.         .width := 333
  315.         .height := 160
  316.         .left_ := 267
  317.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item15
  318.       With .Item16
  319.         .wnd := WorkSet.WorkSetForm
  320.         .top := 121
  321.         .width := 228
  322.         .height := 189
  323.         .left_ := 411
  324.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item16
  325.       With .Item17
  326.         .wnd := ObjectViewer
  327.         .top := 118
  328.         .width := 244
  329.         .height := 271
  330.         .visible := True
  331.         .left_ := 488
  332.       End With  'EnvelopLayoutSet.ScreenLayout800x600.Item17
  333.     End With  'EnvelopLayoutSet.ScreenLayout800x600
  334.     With .ScreenLayout640x480
  335.       .curItem := 19
  336.       .ScreenWidth := 640
  337.       .ScreenHeight := 480
  338.       With .Item1
  339.         .wnd := ControlTools.Palette
  340.         .top := 115
  341.         .width := 61
  342.         .height := 435
  343.         .visible := True
  344.         .left_ := 577
  345.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item1
  346.       With .Item2
  347.         .wnd := ToolPalette
  348.         .top := 71
  349.         .width := 621
  350.         .height := 43
  351.         .visible := True
  352.         .left_ := 15
  353.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item2
  354.       With .Item3
  355.         .wnd := EnvelopForm
  356.         .top := 1
  357.         .width := 634
  358.         .height := 71
  359.         .visible := True
  360.         .left_ := 2
  361.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item3
  362.       With .Item4
  363.         .wnd := ScreenLayoutConfigForm
  364.         .top := 127
  365.         .width := 254
  366.         .height := 179
  367.         .left_ := 274
  368.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item4
  369.       With .Item5
  370.         .wnd := Debug
  371.         .top := 321
  372.         .width := 269
  373.         .height := 155
  374.         .visible := True
  375.         .left_ := 369
  376.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item5
  377.       With .Item6
  378.         .wnd := Form
  379.         .top := 115
  380.         .width := 240
  381.         .height := 288
  382.         .left_ := 238
  383.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item6
  384.       With .Item7
  385.         .wnd := MethodEditor
  386.         .top := 275
  387.         .width := 537
  388.         .height := 203
  389.         .visible := True
  390.         .left_ := 1
  391.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item7
  392.       With .Item8
  393.         .wnd := NewProjectForm
  394.         .top := 264
  395.         .width := 333
  396.         .height := 160
  397.         .left_ := 267
  398.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item8
  399.       With .Item9
  400.         .wnd := ObjectBoxEditor.ObjBoxForm
  401.         .top := 119
  402.         .width := 517
  403.         .height := 56
  404.         .left_ := 67
  405.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item9
  406.       With .Item10
  407.         .wnd := SourceSearcher
  408.         .top := 77
  409.         .width := 441
  410.         .height := 299
  411.         .left_ := 91
  412.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item10
  413.       With .Item11
  414.         .wnd := ApplicationEditor.form
  415.         .top := 143
  416.         .width := 370
  417.         .height := 233
  418.         .left_ := 163
  419.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item11
  420.       With .Item12
  421.         .wnd := GroupEditor.EditorForm
  422.         .top := 119
  423.         .width := 244
  424.         .height := 253
  425.         .left_ := 217
  426.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item12
  427.       With .Item13
  428.         .wnd := SamplesBrowser
  429.         .top := 8
  430.         .width := 438
  431.         .height := 448
  432.         .left_ := 92
  433.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item13
  434.       With .Item14
  435.         .wnd := WorkSet.WorkSetForm
  436.         .top := 121
  437.         .width := 228
  438.         .height := 189
  439.         .left_ := 411
  440.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item14
  441.       With .Item15
  442.         .wnd := PropertyEditor
  443.         .top := 114
  444.         .width := 232
  445.         .height := 363
  446.         .visible := True
  447.         .left_ := 4
  448.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item15
  449.       With .Item17
  450.         .wnd := ObjectViewer
  451.         .top := 73
  452.         .width := 244
  453.         .height := 244
  454.         .visible := True
  455.         .left_ := 333
  456.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item17
  457.       With .Item18
  458.         .wnd := MenuEdit
  459.         .top := 76
  460.         .width := 204
  461.         .height := 361
  462.         .left_ := 49
  463.       End With  'EnvelopLayoutSet.ScreenLayout640x480.Item18
  464.     End With  'EnvelopLayoutSet.ScreenLayout640x480
  465.   End With  'EnvelopLayoutSet
  466. ' Reconstruction commands for object: ProjectStartupOptions
  467. '
  468.   With ProjectStartupOptions
  469.     .AskOnStartup := False
  470.     .StartupAction := 2
  471.     .FileDialogDir := ""
  472.   End With  'ProjectStartupOptions
  473. End Code
  474.