Update timeout for TextLineList widget ZTK-1.1
authorThierry Florac <tflorac@ulthar.net>
Thu, 30 Aug 2012 16:41:31 +0200
branchZTK-1.1
changeset 166 6f4668311c9e
parent 165 9615e7d1a4ee
child 167 f0336de241c3
Update timeout for TextLineList widget
src/ztfy/utils/browser/templates/textlinelist_input.pt
--- a/src/ztfy/utils/browser/templates/textlinelist_input.pt	Thu Aug 30 14:58:30 2012 +0200
+++ b/src/ztfy/utils/browser/templates/textlinelist_input.pt	Thu Aug 30 16:41:31 2012 +0200
@@ -32,6 +32,7 @@
 			separator: '|',
 			max_complete_results: 0,
 			enable_new_options: true,
+			on_search_timeout: 0,
 			complex_search: false,
 			input_class: 'directory'
 		});