diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2025-02-02 17:21:02 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2025-02-02 17:21:02 +1300 |
commit | e2e976c7f4716034673e5939fa9f60797bf401fd (patch) | |
tree | dec0740952805503782ee8d869cfcbe5fedb3779 /progress.txt | |
parent | e644b575c5f7ae9b78df2bb6985ec352a7c0f0e0 (diff) |
Filled holes in Fl_Window binding
Diffstat (limited to 'progress.txt')
-rw-r--r-- | progress.txt | 5 |
1 files changed, 2 insertions, 3 deletions
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) |