searchap: first mount attempt without delay, second mount attempt with delay (default 5 seconds); by Mario request

git-svn-id: svn://kolibrios.org@7449 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2018-10-11 11:02:39 +00:00
parent 95a6512006
commit ce3c40a673
2 changed files with 12 additions and 3 deletions

View File

@@ -282,7 +282,7 @@ else
end if
mouse_dd dd 0
edit1 edit_box (WIN_W-67-82), 67, 146, 0xffffff, 0xff, 0x80ff, 0, 0x90000000, (string1_end-string1), string1 , mouse_dd, ed_focus+ed_always_focus+ed_figure_only
edit1 edit_box (WIN_W-67-82), 67, 146, 0xffffff, 0xff, 0x80ff, 0, 0x90000000, (string1_end-string1), string1 , mouse_dd, ed_focus+ed_always_focus
editboxes_end: