Index: tools/xtui.py
===================================================================
--- tools/xtui.py	(revision 43a10c47713d79403f472595d6fc8664cbf054b4)
+++ tools/xtui.py	(revision 96a2e45d41bf3367cd7ec049870161e948f7515e)
@@ -168,4 +168,7 @@
 		return (buttonbar.buttonPressed(retval), listbox.current())
 	elif (dialog):
+		if (width < 35):
+			width = 35
+		
 		args = []
 		cnt = 0
