From 713d276b1c0786da3390e4e78dc9de7bd31a8b62 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 7 Aug 2022 15:08:40 +0200 Subject: Fl_Flex: support different margin sizes, improve docs Support different margin sizes on all four edges. Default margin and gap size is now 0 (compatible with Fl_Pack). Doxygen: move the description from the constructor to the class declaration which constitutes a "description". Make some methods virtual and/or 'const'. Clarify demo programs, make them even more "FLTK style". --- documentation/src/Fl_Flex_simple.png | Bin 0 -> 1952 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 documentation/src/Fl_Flex_simple.png (limited to 'documentation/src') diff --git a/documentation/src/Fl_Flex_simple.png b/documentation/src/Fl_Flex_simple.png new file mode 100644 index 000000000..8547a9457 Binary files /dev/null and b/documentation/src/Fl_Flex_simple.png differ -- cgit v1.2.3