From 398b1f2f93988b9e0c1725c3a1f755a58bd6c7b7 Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Fri, 19 Feb 2016 13:41:27 +0000 Subject: [PATCH] text_edit: edit box focused by default in search by keywords window git-svn-id: svn://kolibrios.org@6254 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/other/t_edit/wnd_k_words.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/other/t_edit/wnd_k_words.inc b/programs/other/t_edit/wnd_k_words.inc index 9f49083872..6f8db3807f 100644 --- a/programs/other/t_edit/wnd_k_words.inc +++ b/programs/other/t_edit/wnd_k_words.inc @@ -186,7 +186,7 @@ tree3 tree_list MAX_COLOR_WORD_LEN,3,tl_key_no_edit,\ 16,16, 0x8080ff,0x0000ff,0xffffff, 5,30,300,160, 16, 0,0, el_focus, w_scr_t3,0 align 4 -edit3 edit_box 80, 70, 8, 0xffffff, 0xff, 0x80ff, 0, 0x8000, MAX_COLOR_WORD_LEN+2, string1, mouse_dd, 0 +edit3 edit_box 80, 70, 8, 0xffffff, 0xff, 0x80ff, 0, 0x8000, MAX_COLOR_WORD_LEN+2, string1, mouse_dd, ed_focus editboxes_end: string1 rb MAX_COLOR_WORD_LEN