Files
oboe/rsrc/dialogs/edit-boats.xml

56 lines
3.5 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog skin='light' defbtn='okay' debug='true'>
<field name='town1' type='int' top='100' left='214' width='67' height='16'/>
<field name='town2' type='int' top='128' left='214' width='67' height='16'/>
<field name='town3' type='int' top='156' left='214' width='67' height='16'/>
<field name='town4' type='int' top='184' left='214' width='67' height='16'/>
<field name='town5' type='int' top='212' left='214' width='67' height='16'/>
<field name='town6' type='int' top='240' left='214' width='67' height='16'/>
<field name='x1' type='uint' top='100' left='329' width='39' height='16'/>
<field name='x2' type='uint' top='128' left='329' width='39' height='16'/>
<field name='x3' type='uint' top='156' left='329' width='39' height='16'/>
<field name='x4' type='uint' top='184' left='329' width='39' height='16'/>
<field name='x5' type='uint' top='212' left='329' width='39' height='16'/>
<field name='x6' type='uint' top='240' left='329' width='39' height='16'/>
<field name='y1' type='uint' top='100' left='410' width='39' height='16'/>
<field name='y2' type='uint' top='128' left='410' width='39' height='16'/>
<field name='y3' type='uint' top='156' left='410' width='39' height='16'/>
<field name='y4' type='uint' top='184' left='410' width='39' height='16'/>
<field name='y5' type='uint' top='212' left='410' width='39' height='16'/>
<field name='y6' type='uint' top='240' left='410' width='39' height='16'/>
<button name='okay' type='regular' top='268' left='468'>OK</button>
<text top='268' left='381' width='75' height='16'/>
<button name='left' type='left' top='268' left='51'/>
<button name='right' type='right' top='268' left='114'/>
<text name='num1' top='100' left='152' width='46' height='14'/>
<text name='num2' top='128' left='152' width='46' height='14'/>
<text name='num3' top='156' left='153' width='46' height='14'/>
<text name='num4' top='184' left='153' width='46' height='14'/>
<text name='num5' top='211' left='153' width='46' height='14'/>
<text name='num6' top='239' left='153' width='46' height='14'/>
<pict type='dlog' num='16' top='8' left='8'/>
<text size='large' top='6' left='50' width='256' height='17'>Edit Boats</text>
<text top='25' left='50' width='439' height='39'>
There can be up to 24 boats in your scenario,
each of which must start in some town.
The boats can start as the parties property, if you want.
If the town is left at -1, the boat won't exist.
</text>
<text top='70' left='199' width='106' height='14'>Town to start in</text>
<text top='64' left='310' width='76' height='25'>X Location in town</text>
<text top='64' left='392' width='81' height='26'>Y Location in town</text>
<text top='100' left='50' width='97' height='14'>Horse number</text>
<text top='128' left='50' width='97' height='14'>Horse number</text>
<text top='156' left='51' width='97' height='14'>Horse number</text>
<text top='184' left='51' width='97' height='14'>Horse number</text>
<text top='211' left='51' width='97' height='14'>Horse number</text>
<text top='239' left='51' width='97' height='14'>Horse number</text>
<text top='64' left='477' width='70' height='26'>Not Party Property</text>
<led name='owned1' state='off' top='100' left='487'/>
<led name='owned2' state='off' top='128' left='487'/>
<led name='owned3' state='off' top='156' left='488'/>
<led name='owned4' state='off' top='184' left='488'/>
<led name='owned5' state='off' top='211' left='488'/>
<led name='owned6' state='off' top='239' left='488'/>
</dialog>