From 82eb9509e9e273e8e9e7e584553ccc49f476d4a3 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Mon, 20 Jan 2025 00:42:19 +1300 Subject: Filled holes in Fl_Text_Editor binding and make key/modifier/shortcut/flag representations more in line with C++ --- progress.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'progress.txt') diff --git a/progress.txt b/progress.txt index 5a57cb6..005eb86 100644 --- a/progress.txt +++ b/progress.txt @@ -146,7 +146,11 @@ Fl_Quartz_Graphics_Driver Fl_Table Fl_Table_Row Fl_Tree +Fl_Tree_Item +Fl_Tree_Prefs Fl_Xlib_Graphics_Driver +gl +glut Doesn't need an internal Graphics_Driver: @@ -221,7 +225,6 @@ Widgets with incomplete APIs: Widgets Widgets.Groups.Scrolls (attributes, resize, type, protected) Widgets.Groups.Text_Displays -Widgets.Groups.Text_Displays.Text_Editors Widgets.Groups.Windows Widgets.Valuators (format) (a few derivative classes need type() checked too) -- cgit