summaryrefslogtreecommitdiff
path: root/src/gui/fpg_basegrid.pas
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2012-11-09 16:27:10 +0000
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2012-11-09 16:30:58 +0000
commit95a623691e5515174ba94cbf3b188ff68c033934 (patch)
tree32a7565397e074495b7b9ba3b5e816a86bb26277 /src/gui/fpg_basegrid.pas
parent67fc39dcec69bad14ee422c404a21f4854a552f5 (diff)
downloadfpGUI-95a623691e5515174ba94cbf3b188ff68c033934.tar.xz
As soon as a key is pressed in Grid, remove any hint windows.
Diffstat (limited to 'src/gui/fpg_basegrid.pas')
-rw-r--r--src/gui/fpg_basegrid.pas3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/fpg_basegrid.pas b/src/gui/fpg_basegrid.pas
index cb77be2d..51b50408 100644
--- a/src/gui/fpg_basegrid.pas
+++ b/src/gui/fpg_basegrid.pas
@@ -1,7 +1,7 @@
{
fpGUI - Free Pascal GUI Toolkit
- Copyright (C) 2006 - 2011 See the file AUTHORS.txt, included in this
+ Copyright (C) 2006 - 2012 See the file AUTHORS.txt, included in this
distribution, for details of the copyright.
See the file COPYING.modifiedLGPL, included in this distribution,
@@ -855,6 +855,7 @@ var
begin
if consumed then
exit;
+ fpgApplication.HideHint;
case keycode of
keyRight: