1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-28 11:17:46 +00:00

Fix to display and focus of quick search field

This commit is contained in:
FellippeHeitor 2016-01-05 15:09:00 -02:00
parent 8028998939
commit 1ab0814e5e

View file

@ -3099,6 +3099,7 @@ startmenu:
m = 1
startmenu2:
altheld = 1
if IdeSystem = 2 then IdeSystem = 1: GOSUB UpdateSearchBar
DO
@ -3198,6 +3199,7 @@ LOOP
showmenu:
altheld = 1
if IdeSystem = 2 then IdeSystem = 1: GOSUB UpdateSearchBar
PCOPY 0, 2
SCREEN , , 1, 0
r = 1