Convert scenario details dialog and make numeric fields validate their contents
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog skin='dark' defbtn='okay'>
|
||||
<field name="number" type='num' top='127' left='216' width='75' height='16'/>
|
||||
<field name="number" type='uint' top='127' left='216' width='75' height='16'/>
|
||||
<pict type='dlog' num='2' top='8' left='8'/>
|
||||
<text size='large' top='8' left='49' width='209' height='16'>Changing experience:</text>
|
||||
<text top='27' left='49' width='288' height='67'>
|
||||
|
Reference in New Issue
Block a user