2003-01-18 17:28:52 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<type>dialog</type>
|
|
|
|
|
|
|
|
<!-- Control the weather -->
|
|
|
|
|
|
|
|
<name>clouds</name>
|
|
|
|
<width>600</width>
|
|
|
|
<height>280</height>
|
|
|
|
<modal>false</modal>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>10</x>
|
|
|
|
<y>250</y>
|
|
|
|
<label>Weather: Clouds</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>10</x>
|
|
|
|
<y>210</y>
|
|
|
|
<label>Layer</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>75</x>
|
|
|
|
<y>210</y>
|
|
|
|
<label>Elevation (ft)</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>225</x>
|
|
|
|
<y>210</y>
|
|
|
|
<label>Type</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>450</x>
|
|
|
|
<y>210</y>
|
|
|
|
<label>Thickness (ft)</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>10</x>
|
|
|
|
<y>180</y>
|
|
|
|
<label>4</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>75</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>125</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[4]/elevation-ft</property>
|
|
|
|
</input>
|
|
|
|
|
2003-01-19 23:05:31 +00:00
|
|
|
<combo>
|
2003-01-18 17:28:52 +00:00
|
|
|
<x>225</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>200</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[4]/type</property>
|
2003-01-19 23:05:31 +00:00
|
|
|
<value>clear</value>
|
|
|
|
<value>mostly-sunny</value>
|
|
|
|
<value>mostly-cloudy</value>
|
|
|
|
<value>overcast</value>
|
|
|
|
<value>cirrus</value>
|
|
|
|
</combo>
|
2003-01-18 17:28:52 +00:00
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>450</x>
|
|
|
|
<y>180</y>
|
|
|
|
<width>125</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[4]/thickness-ft</property>
|
|
|
|
</input>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>10</x>
|
|
|
|
<y>150</y>
|
|
|
|
<label>3</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>75</x>
|
|
|
|
<y>150</y>
|
|
|
|
<width>125</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[3]/elevation-ft</property>
|
|
|
|
</input>
|
|
|
|
|
2003-01-19 23:05:31 +00:00
|
|
|
<combo>
|
2003-01-18 17:28:52 +00:00
|
|
|
<x>225</x>
|
|
|
|
<y>150</y>
|
|
|
|
<width>200</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[3]/type</property>
|
2003-01-19 23:05:31 +00:00
|
|
|
<value>clear</value>
|
|
|
|
<value>mostly-sunny</value>
|
|
|
|
<value>mostly-cloudy</value>
|
|
|
|
<value>overcast</value>
|
|
|
|
<value>cirrus</value>
|
|
|
|
</combo>
|
2003-01-18 17:28:52 +00:00
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>450</x>
|
|
|
|
<y>150</y>
|
|
|
|
<width>125</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[3]/thickness-ft</property>
|
|
|
|
</input>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>10</x>
|
|
|
|
<y>120</y>
|
|
|
|
<label>1</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>75</x>
|
|
|
|
<y>120</y>
|
|
|
|
<width>125</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[2]/elevation-ft</property>
|
|
|
|
</input>
|
|
|
|
|
2003-01-19 23:05:31 +00:00
|
|
|
<combo>
|
2003-01-18 17:28:52 +00:00
|
|
|
<x>225</x>
|
|
|
|
<y>120</y>
|
|
|
|
<width>200</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[2]/type</property>
|
2003-01-19 23:05:31 +00:00
|
|
|
<value>clear</value>
|
|
|
|
<value>mostly-sunny</value>
|
|
|
|
<value>mostly-cloudy</value>
|
|
|
|
<value>overcast</value>
|
|
|
|
<value>cirrus</value>
|
|
|
|
</combo>
|
2003-01-18 17:28:52 +00:00
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>450</x>
|
|
|
|
<y>120</y>
|
|
|
|
<width>125</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[2]/thickness-ft</property>
|
|
|
|
</input>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>10</x>
|
|
|
|
<y>90</y>
|
|
|
|
<label>1</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>75</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>125</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[1]/elevation-ft</property>
|
|
|
|
</input>
|
|
|
|
|
2003-01-19 23:05:31 +00:00
|
|
|
<combo>
|
2003-01-18 17:28:52 +00:00
|
|
|
<x>225</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>200</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[1]/type</property>
|
2003-01-19 23:05:31 +00:00
|
|
|
<value>clear</value>
|
|
|
|
<value>mostly-sunny</value>
|
|
|
|
<value>mostly-cloudy</value>
|
|
|
|
<value>overcast</value>
|
|
|
|
<value>cirrus</value>
|
|
|
|
</combo>
|
2003-01-18 17:28:52 +00:00
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>450</x>
|
|
|
|
<y>90</y>
|
|
|
|
<width>125</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[1]/thickness-ft</property>
|
|
|
|
</input>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<x>10</x>
|
|
|
|
<y>60</y>
|
|
|
|
<label>0</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>75</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>125</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[0]/elevation-ft</property>
|
|
|
|
</input>
|
|
|
|
|
2003-01-19 23:05:31 +00:00
|
|
|
<combo>
|
2003-01-18 17:28:52 +00:00
|
|
|
<x>225</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>200</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[0]/type</property>
|
2003-01-19 23:05:31 +00:00
|
|
|
<value>clear</value>
|
|
|
|
<value>mostly-sunny</value>
|
|
|
|
<value>mostly-cloudy</value>
|
|
|
|
<value>overcast</value>
|
|
|
|
<value>cirrus</value>
|
|
|
|
</combo>
|
2003-01-18 17:28:52 +00:00
|
|
|
|
|
|
|
<input>
|
|
|
|
<x>450</x>
|
|
|
|
<y>60</y>
|
|
|
|
<width>125</width>
|
|
|
|
<height>25</height>
|
|
|
|
<property>/environment/clouds/layer[0]/thickness-ft</property>
|
|
|
|
</input>
|
|
|
|
|
|
|
|
<button>
|
2003-01-18 17:37:05 +00:00
|
|
|
<x>105</x>
|
2003-01-18 17:28:52 +00:00
|
|
|
<y>10</y>
|
|
|
|
<legend>OK</legend>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
<default>true</default>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<x>205</x>
|
|
|
|
<y>10</y>
|
|
|
|
<legend>Apply</legend>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-apply</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<x>305</x>
|
|
|
|
<y>10</y>
|
|
|
|
<legend>Reset</legend>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-update</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
<button>
|
|
|
|
<x>405</x>
|
|
|
|
<y>10</y>
|
|
|
|
<legend>Cancel</legend>
|
|
|
|
<binding>
|
|
|
|
<command>dialog-close</command>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
|
|
|
|
</PropertyList>
|