From 77f68d38a6dc24ec0679f7fd23bf42869e795313 Mon Sep 17 00:00:00 2001 From: graemeg Date: Mon, 7 Jul 2008 22:52:27 +0000 Subject: * Published more events and properties for EditInteger and EditFload components. * Now the Min/Max Size is actually applied, the Message Dialogs needed minor attention. * Updated all the example projects to use the newer all-in-one fpgui_toolkit lazarus package. * Did some minor bug fixing in some of the examples. 1-based indexing instead of 0-based indexing etc. --- examples/gui/fontselect/fontselect.lpi | 3 +-- examples/gui/fontselect/fontselect.lpr | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'examples/gui/fontselect') diff --git a/examples/gui/fontselect/fontselect.lpi b/examples/gui/fontselect/fontselect.lpi index d97b57fa..52192bab 100644 --- a/examples/gui/fontselect/fontselect.lpi +++ b/examples/gui/fontselect/fontselect.lpi @@ -28,8 +28,7 @@ - - + diff --git a/examples/gui/fontselect/fontselect.lpr b/examples/gui/fontselect/fontselect.lpr index 640eec05..6fef097f 100644 --- a/examples/gui/fontselect/fontselect.lpr +++ b/examples/gui/fontselect/fontselect.lpr @@ -14,7 +14,7 @@ uses gui_listbox, gui_edit, gui_label, - gfx_constants; + gfx_constants, fpgui_toolkit; resourcestring -- cgit v1.2.3-70-g09d2