From af8e406f883f5190cc48dde62fa42bbc54526f04 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 1 Feb 2019 21:59:07 +0100 Subject: Updated Fluid documentation and image (STR #3328). --- CHANGES.txt | 1 + documentation/src/fluid.dox | 3 +++ documentation/src/fluid_widget_gui.png | Bin 5397 -> 32441 bytes 3 files changed, 4 insertions(+) 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 index e0e6f73ed..df26e7316 100644 Binary files a/documentation/src/fluid_widget_gui.png and b/documentation/src/fluid_widget_gui.png differ -- cgit v1.2.3