From 70385593387e1f47549e050c3aaea047a96bc7a2 Mon Sep 17 00:00:00 2001 From: Duncan Gibson Date: Sat, 11 Jul 2020 01:03:09 +0200 Subject: add resize documentation as per STR3433 add resize chapter to documentation, plus images, based on Article #415: How does resizing work? https://www.fltk.org/articles.php?L415 see also https://www.fltk.org/str.php?L3433 --- documentation/src/faq.dox | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'documentation/src/faq.dox') diff --git a/documentation/src/faq.dox b/documentation/src/faq.dox index b42aafeb7..766fe5252 100644 --- a/documentation/src/faq.dox +++ b/documentation/src/faq.dox @@ -143,5 +143,26 @@ void my_callback(Fl_Widget*, void*) { \endcode +\htmlonly +
+ + + + + + +
+ + [Prev] + Example Source Code + + + [Index] + +   + +
+\endhtmlonly + */ -- cgit v1.2.3