forked from KolibriOS/kolibrios
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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user