diff options
| -rw-r--r-- | CHANGES.txt | 1 | ||||
| -rw-r--r-- | documentation/src/fluid.dox | 3 | ||||
| -rw-r--r-- | documentation/src/fluid_widget_gui.png | bin | 5397 -> 32441 bytes |
3 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 36696174f..1224dcdef 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -145,6 +145,7 @@ Changes in FLTK 1.4.0 Released: ??? ?? 2019 Bug Fixes - (add new items here) + - Updated Fluid documentation and image (STR #3328). - Duplicating Widget Class in Fluid no longer crashes (STR #3445). - Fl_Check_Browser::add(item) now accepts NULL (STR #3498). - Interface to set maximum width of spinner text field (STR #3386). diff --git a/documentation/src/fluid.dox b/documentation/src/fluid.dox index d58201d69..922b9d443 100644 --- a/documentation/src/fluid.dox +++ b/documentation/src/fluid.dox @@ -944,6 +944,9 @@ undone, however. \section fluid_widget_attributes GUI Attributes +\par Not all fields in the Widget attributes dialog will be visible +for all types of widgets. + \par Label (text field) \par diff --git a/documentation/src/fluid_widget_gui.png b/documentation/src/fluid_widget_gui.png Binary files differindex e0e6f73ed..df26e7316 100644 --- a/documentation/src/fluid_widget_gui.png +++ b/documentation/src/fluid_widget_gui.png |
