get_num_response debug actions: allow canceling

This commit is contained in:
2025-03-16 13:35:05 -05:00
parent 75b26ebb78
commit 3beda3bd59
4 changed files with 22 additions and 5 deletions

View File

@@ -6,5 +6,6 @@
<button name='choose' type='regular' relative='pos neg' rel-anchor='prev' top='3' left='5'>Choose</button>
<pict type='dlog' num='2' top='8' left='8'/>
<text name='prompt' size='large' top='8' left='49' width='193' height='16'>How many?</text>
<button name='cancel' type='regular' top='63' left='70' def-key='esc'>Cancel</button>
<button name='okay' type='regular' top='63' left='141'>OK</button>
</dialog>