Subversion Repositories gelsvn

Rev

Rev 227 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 227 Rev 233
Line 1... Line 1...
1
<object type="TAForm" name="GELinstall_src">
1
<object type="TAForm" name="GELinstall_src">
2
  <properties>
2
  <properties>
3
    <property name="Left" vt="Int16">389</property>
3
    <property name="Left" vt="Int16">389</property>
4
    <property name="Top" vt="Int8">119</property>
4
    <property name="Top" vt="Int8">119</property>
5
    <property name="Width" vt="Int16">630</property>
5
    <property name="Width" vt="Int16">482</property>
6
    <property name="Height" vt="Int16">475</property>
6
    <property name="Height" vt="Int16">314</property>
7
    <property name="Caption" vt="String">GEL source Installer</property>
7
    <property name="Caption" vt="String">GEL source Installer</property>
8
    <property name="Color" vt="Ident">clBtnFace</property>
8
    <property name="Color" vt="Ident">clBtnFace</property>
9
    <property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
9
    <property name="Font.Charset" vt="Ident">DEFAULT_CHARSET</property>
10
    <property name="Font.Color" vt="Ident">clWindowText</property>
10
    <property name="Font.Color" vt="Ident">clWindowText</property>
11
    <property name="Font.Height" vt="Int8">-13</property>
11
    <property name="Font.Height" vt="Int8">-13</property>
Line 18... Line 18...
18
    <property name="Version" vt="String">1.02</property>
18
    <property name="Version" vt="String">1.02</property>
19
    <property name="PixelsPerInch" vt="Int8">120</property>
19
    <property name="PixelsPerInch" vt="Int8">120</property>
20
    <property name="TextHeight" vt="Int8">16</property>
20
    <property name="TextHeight" vt="Int8">16</property>
21
  </properties>
21
  </properties>
22
  <components>
22
  <components>
23
    <object type="TAButton" name="AButton1">
23
    <object type="TAButton" name="DoitButton">
24
      <properties>
24
      <properties>
25
        <property name="Left" vt="Int8">32</property>
25
        <property name="Left" vt="Int8">16</property>
26
        <property name="Top" vt="Int16">384</property>
26
        <property name="Top" vt="Int16">192</property>
27
        <property name="Width" vt="Int16">320</property>
27
        <property name="Width" vt="Int16">192</property>
28
        <property name="Height" vt="Int8">41</property>
28
        <property name="Height" vt="Int8">41</property>
29
        <property name="Caption" vt="String">Modify env vars and install 3rd party libs</property>
29
        <property name="Caption" vt="String">Do It!</property>
30
        <property name="TabOrder" vt="Int8">0</property>
30
        <property name="TabOrder" vt="Int8">0</property>
31
        <property name="CtrlStyle" vt="Int32">1342259200</property>
31
        <property name="CtrlStyle" vt="Int32">1342259200</property>
32
        <property name="CtrlExStyle" vt="Int8">0</property>
32
        <property name="CtrlExStyle" vt="Int8">0</property>
33
      </properties>
33
      </properties>
34
      <components>
34
      <components>
35
      </components>
35
      </components>
36
    </object>
36
    </object>
37
    <object type="TAGroup" name="AGroup3">
37
    <object type="TAGroup" name="AGroup3">
38
      <properties>
38
      <properties>
39
        <property name="Left" vt="Int8">32</property>
39
        <property name="Left" vt="Int8">16</property>
40
        <property name="Top" vt="Int8">32</property>
40
        <property name="Top" vt="Int8">32</property>
41
        <property name="Width" vt="Int16">553</property>
41
        <property name="Width" vt="Int16">432</property>
42
        <property name="Height" vt="Int8">89</property>
42
        <property name="Height" vt="Int8">89</property>
43
        <property name="CtrlStyle" vt="Int32">1342308359</property>
43
        <property name="CtrlStyle" vt="Int32">1342308359</property>
44
        <property name="CtrlExStyle" vt="Int8">0</property>
44
        <property name="CtrlExStyle" vt="Int8">0</property>
45
        <property name="Caption" vt="String">Install Path (where GEL is build and 3rd party libs are copied to)</property>
45
        <property name="Caption" vt="String">Install Path (where GEL is build and 3rd party libs are copied to)</property>
46
      </properties>
46
      </properties>
47
      <components>
47
      <components>
48
        <object type="TAInput" name="AInput1">
48
        <object type="TAInput" name="pathInput">
49
          <properties>
49
          <properties>
50
            <property name="Left" vt="Int8">16</property>
50
            <property name="Left" vt="Int8">16</property>
51
            <property name="Top" vt="Int8">32</property>
51
            <property name="Top" vt="Int8">32</property>
52
            <property name="Width" vt="Int16">489</property>
52
            <property name="Width" vt="Int16">345</property>
53
            <property name="Height" vt="Int8">24</property>
53
            <property name="Height" vt="Int8">24</property>
54
            <property name="TabOrder" vt="Int8">1</property>
54
            <property name="TabOrder" vt="Int8">1</property>
55
            <property name="Text" vt="String">c:\GEL</property>
55
            <property name="Text" vt="String">c:\GEL</property>
56
            <property name="CtrlStyle" vt="Int32">1342242944</property>
56
            <property name="CtrlStyle" vt="Int32">1342242944</property>
57
            <property name="CtrlExStyle" vt="Int16">512</property>
57
            <property name="CtrlExStyle" vt="Int16">512</property>
58
          </properties>
58
          </properties>
59
          <components>
59
          <components>
60
          </components>
60
          </components>
61
        </object>
61
        </object>
62
        <object type="TAButton" name="AButton2">
62
        <object type="TAButton" name="browseButton">
63
          <properties>
63
          <properties>
64
            <property name="Left" vt="Int16">512</property>
64
            <property name="Left" vt="Int16">384</property>
65
            <property name="Top" vt="Int8">32</property>
65
            <property name="Top" vt="Int8">32</property>
66
            <property name="Width" vt="Int8">27</property>
66
            <property name="Width" vt="Int8">27</property>
67
            <property name="Height" vt="Int8">25</property>
67
            <property name="Height" vt="Int8">25</property>
68
            <property name="Caption" vt="String">...</property>
68
            <property name="Caption" vt="String">...</property>
69
            <property name="TabOrder" vt="Int8">2</property>
69
            <property name="TabOrder" vt="Int8">2</property>
Line 73... Line 73...
73
          <components>
73
          <components>
74
          </components>
74
          </components>
75
        </object>
75
        </object>
76
      </components>
76
      </components>
77
    </object>
77
    </object>
78
    <object type="TACombo" name="ACombo1">
78
    <object type="TALabel" name="ALabel3">
79
      <properties>
79
      <properties>
80
        <property name="Left" vt="Int16">208</property>
80
        <property name="Left" vt="Int8">16</property>
81
        <property name="Top" vt="Int16">144</property>
81
        <property name="Top" vt="Int16">144</property>
82
        <property name="Width" vt="Int16">145</property>
82
        <property name="Width" vt="Int16">187</property>
83
        <property name="Height" vt="Int8">24</property>
83
        <property name="Height" vt="Int8">20</property>
84
        <property name="ItemHeight" vt="Int8">16</property>
84
        <property name="Caption" vt="String">Environment variable scope</property>
85
        <property name="ItemIndex" vt="Int8">1</property>
-
 
86
        <property name="TabOrder" vt="Int8">2</property>
85
        <property name="TabOrder" vt="Int8">2</property>
87
        <property name="Text" vt="String">2003</property>
86
        <property name="HaveVariable" vt="False">False</property>
88
        <property name="Items.Strings" vt="List">
-
 
89
          <list>
-
 
90
            <li vt="String">2003</li>
-
 
91
            <li vt="String">2005</li>
-
 
92
          </list>
-
 
93
        </property>
-
 
94
        <property name="CtrlStyle" vt="Int32">1342243394</property>
87
        <property name="CtrlStyle" vt="Int32">1342178048</property>
95
        <property name="CtrlExStyle" vt="Int8">0</property>
88
        <property name="CtrlExStyle" vt="Int8">0</property>
96
      </properties>
89
      </properties>
97
      <components>
90
      <components>
98
      </components>
91
      </components>
99
    </object>
92
    </object>
100
    <object type="TALabel" name="ALabel1">
93
    <object type="TACombo" name="scopeCombo">
101
      <properties>
94
      <properties>
102
        <property name="Left" vt="Int8">32</property>
95
        <property name="Left" vt="Int16">240</property>
103
        <property name="Top" vt="Int16">144</property>
96
        <property name="Top" vt="Int16">144</property>
104
        <property name="Width" vt="Int16">131</property>
97
        <property name="Width" vt="Int16">208</property>
105
        <property name="Height" vt="Int8">20</property>
98
        <property name="Height" vt="Int8">24</property>
106
        <property name="Caption" vt="String">Visual Studio Version</property>
99
        <property name="ItemHeight" vt="Int8">16</property>
-
 
100
        <property name="ItemIndex" vt="Int8">1</property>
107
        <property name="TabOrder" vt="Int8">3</property>
101
        <property name="TabOrder" vt="Int8">3</property>
108
        <property name="HaveVariable" vt="False">False</property>
102
        <property name="Text" vt="String">Current User</property>
-
 
103
        <property name="Items.Strings" vt="List">
-
 
104
          <list>
-
 
105
            <li vt="String">Current User</li>
-
 
106
            <li vt="String">System</li>
-
 
107
          </list>
-
 
108
        </property>
109
        <property name="CtrlStyle" vt="Int32">1342178048</property>
109
        <property name="CtrlStyle" vt="Int32">1342243394</property>
110
        <property name="CtrlExStyle" vt="Int8">0</property>
110
        <property name="CtrlExStyle" vt="Int8">0</property>
111
      </properties>
111
      </properties>
112
      <components>
112
      <components>
113
      </components>
113
      </components>
114
    </object>
114
    </object>
115
    <object type="TALabel" name="ALabel2">
115
    <object type="TAButton" name="cancelButton">
116
      <properties>
116
      <properties>
117
        <property name="Left" vt="Int8">32</property>
117
        <property name="Left" vt="Int16">240</property>
118
        <property name="Top" vt="Int16">192</property>
118
        <property name="Top" vt="Int16">192</property>
119
        <property name="Width" vt="Int8">80</property>
119
        <property name="Width" vt="Int16">208</property>
120
        <property name="Height" vt="Int8">20</property>
120
        <property name="Height" vt="Int8">41</property>
121
        <property name="Caption" vt="String">Library Type</property>
121
        <property name="Caption" vt="String">Cancel</property>
122
        <property name="TabOrder" vt="Int8">4</property>
122
        <property name="TabOrder" vt="Int8">4</property>
123
        <property name="HaveVariable" vt="False">False</property>
-
 
124
        <property name="CtrlStyle" vt="Int32">1342178048</property>
123
        <property name="CtrlStyle" vt="Int32">1342259200</property>
125
        <property name="CtrlExStyle" vt="Int8">0</property>
124
        <property name="CtrlExStyle" vt="Int8">0</property>
126
      </properties>
125
      </properties>
127
      <components>
126
      <components>
128
      </components>
127
      </components>
129
    </object>
128
    </object>
-
 
129
  </components>
-
 
130
</object>
-
 
131
 
-
 
132
      </components>
-
 
133
    </object>
130
    <object type="TALabel" name="ALabel3">
134
    <object type="TALabel" name="ALabel3">
131
      <properties>
135
      <properties>
132
        <property name="Left" vt="Int8">32</property>
136
        <property name="Left" vt="Int8">32</property>
133
        <property name="Top" vt="Int16">240</property>
137
        <property name="Top" vt="Int16">240</property>
134
        <property name="Width" vt="Int16">171</property>
138
        <property name="Width" vt="Int16">171</property>