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