From 7ebaf77cdcbcadb4706c87f1662730a4687caf20 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 5 Aug 2001 23:58:54 +0000 Subject: Image labels! image() method to set active image, deimage() method to set inactive image. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1560 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 1c782d9a0..3d92df1b1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,9 @@ CHANGES IN FLTK 1.1.0 -TODO - Added new image(), active_image(), and - inactive_image() methods to support image + text - labels more easily. + - Added new image() and deimage() methods to support + image + text labels more easily. -TODO - Added new alignment bit FL_ALIGN_TEXT_OVER_IMAGE. + - Added new alignment bit FL_ALIGN_TEXT_OVER_IMAGE. - Added tooltip support using Jacques Tremblay's tooltip patch. -- cgit v1.2.3