Convert scenario details dialog and make numeric fields validate their contents
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog skin='light' defbtn='okay' debug='true'>
|
||||
<!--
|
||||
TODO: Assign numeric types (type = 'int' or 'uint') to fields as appropriate
|
||||
-->
|
||||
<field name='town1' top='161' left='214' width='67' height='16'/>
|
||||
<field name='top1' top='161' left='293' width='39' height='16'/>
|
||||
<field name='left1' top='161' left='343' width='39' height='16'/>
|
||||
|
Reference in New Issue
Block a user