From 2d18c6f650c0001319c8883f8deb819d12984ac0 Mon Sep 17 00:00:00 2001 From: engelsman Date: Wed, 8 Dec 2021 15:00:33 +0100 Subject: Documentation on widget coordinates and layout, plus new test programs (#304) Add coordinates and layout section to user manual add section to user manual to clarify the use of window-relative coordinates in both Fl_Group and Fl_Window containers, and include brief descriptions of current layout manager widgets in one place. add test/coordinates.cxx, test/wizard.cxx and related screenshots under documentation/src. update CMakeLists.txt, Makefile and .gitignore for new files. Co-authored-by: Albrecht Schlosser --- documentation/src/editor.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src/editor.dox') diff --git a/documentation/src/editor.dox b/documentation/src/editor.dox index 8a0eb3cd7..eaafe3aec 100644 --- a/documentation/src/editor.dox +++ b/documentation/src/editor.dox @@ -900,7 +900,7 @@ style_parse(const char *text, [Prev] - How does resizing work? + How Does Resizing Work? -- cgit v1.2.3