From 8da4c1eb1ebfb6f670ad3dc07ab58a26789261d8 Mon Sep 17 00:00:00 2001 From: FellippeHeitor Date: Thu, 13 Feb 2020 11:56:57 -0300 Subject: [PATCH] Fixes rendering of Status area when contextual F1 help is invoked. --- source/ide/ide_methods.bas | 1 + 1 file changed, 1 insertion(+) diff --git a/source/ide/ide_methods.bas b/source/ide/ide_methods.bas index a34b60312..ed1f85d21 100644 --- a/source/ide/ide_methods.bas +++ b/source/ide/ide_methods.bas @@ -2486,6 +2486,7 @@ FUNCTION ide2 (ignore) WikiParse a$ IdeSystem = 3 'Standard qb45 behaviour. Allows for quick peek at help then ESC. + GOSUB redrawitall GOTO specialchar ELSE