From 47340659a723589f6381cadbc95fd88298412269 Mon Sep 17 00:00:00 2001 From: graemeg Date: Tue, 5 Jun 2007 11:46:44 +0000 Subject: * Finally fixed the menu dropdown issue where you had to click twice to get the menu to drow down. --- gui/fpguilistbox.inc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'gui/fpguilistbox.inc') diff --git a/gui/fpguilistbox.inc b/gui/fpguilistbox.inc index 6858940a..cbba2067 100644 --- a/gui/fpguilistbox.inc +++ b/gui/fpguilistbox.inc @@ -1,3 +1,19 @@ +{ + fpGUI - Free Pascal GUI Library + + ListBox class declarations + + Copyright (C) 2006 - 2007 See the file AUTHORS.txt, included in this + distribution, for details of the copyright. + + See the file COPYING.modifiedLGPL, included in this distribution, + for details about redistributing fpGUI. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +} + {%mainunit fpgui.pas} { Listbox widget implementation } -- cgit v1.2.3-70-g09d2