diff options
| author | Matthias Melcher <git@matthiasm.com> | 2019-02-01 21:59:07 +0100 |
|---|---|---|
| committer | Matthias Melcher <git@matthiasm.com> | 2019-02-01 21:59:07 +0100 |
| commit | af8e406f883f5190cc48dde62fa42bbc54526f04 (patch) | |
| tree | 185c8e8b775e0c2a83f0d7551a6f4727a4572e3a | |
| parent | 2b6347d0bd279ab2e45dfedc9390fd8c886b6a00 (diff) | |
Updated Fluid documentation and image (STR #3328).
| -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 |
