Files
oboe/rsrc/dialogs/edit-town-roomdescs.xml

63 lines
4.1 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'>
<!-- OK button -->
<field name='desc1' top='46' left='167' width='145' height='16'/>
<field name='desc2' top='70' left='167' width='145' height='16'/>
<field name='desc3' top='94' left='167' width='145' height='16'/>
<field name='desc4' top='118' left='167' width='145' height='16'/>
<field name='desc5' top='142' left='167' width='145' height='16'/>
<field name='desc6' top='166' left='167' width='145' height='16'/>
<field name='desc7' top='190' left='167' width='145' height='16'/>
<field name='desc8' top='214' left='167' width='145' height='16'/>
<field name='desc9' top='238' left='167' width='145' height='16'/>
<field name='desc10' top='262' left='167' width='145' height='16'/>
<field name='desc11' top='286' left='167' width='145' height='16'/>
<field name='desc12' top='310' left='167' width='145' height='16'/>
<field name='desc13' top='334' left='167' width='145' height='16'/>
<field name='desc14' top='358' left='167' width='145' height='16'/>
<field name='desc15' top='382' left='167' width='145' height='16'/>
<field name='desc16' top='406' left='167' width='145' height='16'/>
<button name='okay' type='regular' top='405' left='472'>OK</button>
<button name='cancel' type='regular' top='405' left='406' def-key='esc'>Cancel</button>
<text top='26' left='172' width='133' height='14'>Descriptive message</text>
<text name='rect1' top='46' left='55' width='105' height='15'/>
<text name='rect2' top='70' left='55' width='105' height='15'/>
<text name='rect3' top='94' left='55' width='105' height='15'/>
<text name='rect4' top='118' left='55' width='105' height='15'/>
<text name='rect5' top='142' left='55' width='105' height='15'/>
<text name='rect6' top='166' left='55' width='105' height='15'/>
<text name='rect7' top='190' left='55' width='105' height='15'/>
<text name='rect8' top='214' left='55' width='105' height='15'/>
<text name='rect9' top='238' left='55' width='105' height='15'/>
<text name='rect10' top='262' left='55' width='105' height='15'/>
<text name='rect11' top='286' left='55' width='105' height='15'/>
<text name='rect12' top='310' left='55' width='105' height='15'/>
<text name='rect13' top='335' left='55' width='105' height='15'/>
<text name='rect14' top='359' left='55' width='105' height='15'/>
<text name='rect15' top='383' left='55' width='105' height='15'/>
<text name='rect16' top='407' left='55' width='105' height='15'/>
<text top='9' left='389' width='158' height='69'>
Enter the descriptions for each of the special town rectangles you may have made, or press the delete button to remove them.
Maximum length: 30 characters.
</text>
<pict type='dlog' num='16' top='8' left='8'/>
<text size='large' top='6' left='50' width='256' height='17'>Town area descriptions</text>
<text top='26' left='51' width='111' height='15'>Upper left corner</text>
<button name='del1' type='regular' top='42' left='321'>Delete</button>
<button name='del2' type='regular' top='66' left='321'>Delete</button>
<button name='del3' type='regular' top='90' left='321'>Delete</button>
<button name='del4' type='regular' top='114' left='321'>Delete</button>
<button name='del5' type='regular' top='138' left='321'>Delete</button>
<button name='del6' type='regular' top='162' left='321'>Delete</button>
<button name='del7' type='regular' top='186' left='321'>Delete</button>
<button name='del8' type='regular' top='210' left='321'>Delete</button>
<button name='del9' type='regular' top='234' left='321'>Delete</button>
<button name='del10' type='regular' top='258' left='321'>Delete</button>
<button name='del11' type='regular' top='282' left='321'>Delete</button>
<button name='del12' type='regular' top='306' left='321'>Delete</button>
<button name='del13' type='regular' top='330' left='321'>Delete</button>
<button name='del14' type='regular' top='354' left='321'>Delete</button>
<button name='del15' type='regular' top='378' left='321'>Delete</button>
<button name='del16' type='regular' top='402' left='321'>Delete</button>
</dialog>