From e2e976c7f4716034673e5939fa9f60797bf401fd Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Sun, 2 Feb 2025 17:21:02 +1300 Subject: Filled holes in Fl_Window binding --- progress.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'progress.txt') diff --git a/progress.txt b/progress.txt index 3676a3f..3955ded 100644 --- a/progress.txt +++ b/progress.txt @@ -216,7 +216,7 @@ FLTK FLTK.Devices.Graphics FLTK.Images.Pixmaps (unmarshall data access?) FLTK.Images.Shared (images(), compare) -FLTK.Text_Buffers +FLTK.Text_Buffers (a few functions, protected stuff, ensure buffer is 1-indexed) @@ -224,7 +224,6 @@ Widgets with incomplete APIs: Widgets Widgets.Groups.Scrolls (attributes, resize, type, protected) -Widgets.Groups.Text_Displays -Widgets.Groups.Windows +Widgets.Groups.Text_Displays (ensure text buffer is 1-indexed) -- cgit