note that many more dialog fields need int or uint type

This commit is contained in:
2025-05-25 18:47:42 -05:00
parent fd05590de2
commit 1c059564b2
21 changed files with 64 additions and 3 deletions

View File

@@ -2,6 +2,9 @@
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='okay' escbtn='cancel'>
<!--
TODO: Assign numeric types (type = 'int' or 'uint') to fields as appropriate
-->
<stack name='list' pages='2'>
<field name='time1' top='133' left='130' width='67' height='16'/>
<field name='time2' top='161' left='130' width='67' height='16'/>