diff options
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) |