From 03f49329ff670c072aaddabf8f1beaf4f69e5bd9 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sat, 4 Aug 2001 20:17:10 +0000 Subject: New draw_focus() methods. Keyboard nav for choice, menu button. Updated Fl_Choice to draw like a combo box. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1553 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 9edca3c09..dd217eeac 100644 --- a/CHANGES +++ b/CHANGES @@ -9,7 +9,7 @@ TODO - Added new alignment bit FL_ALIGN_TEXT_OVER_IMAGE. - Added tooltip support using Jacques Tremblay's tooltip patch. -TODO - Added keyboard navigation to all widgets. +PARTIAL - Added keyboard navigation to all widgets. - Added support for mouse wheels using the new FL_MOUSEWHEEL event type. Get the mouse wheel @@ -26,7 +26,7 @@ TODO - Added the Fl_Check_Browser, and Fl_Tree_Browser - Added 2.0 Fl_Text_Display and Fl_Text_Editor widgets based on NEdit. -TODO - The Fl_Choice widget now looks more line a combo box + - The Fl_Choice widget now looks more line a combo box than a Motif option menu. - Moved the OpenGL widgets into a separate library -- cgit v1.2.3