summaryrefslogtreecommitdiff
path: root/test/demo.menu
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-07-21 22:34:02 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-07-21 22:34:02 +0200
commit7f24a0d6d8d27d6901b1c5d40002769c8bfadf15 (patch)
treef09aa13ec794cd7f2efb72c77fce768ccb565697 /test/demo.menu
parent0291b48a7361bbe18a9b8d96697384d9a50e1dc9 (diff)
Update docs and screenshot for fl_line_style() (#1016)
As a follow-up to the discussion I used the posted screenshot demo (thanks to Greg), redesigned it using Fl_Grid, and added it as a new test program, including Makefiles and CMakeLists.txt. New file: test/line_style_docs.cxx to create screenshot. Note that the old test/line_style.cxx is not obsolete, it can be used to test the line styles interactively. Docs have been updated in both chapter "Drawing Things" and the function description. Also added the new demo to test/demo.menu under "Images for Manual...".
Diffstat (limited to 'test/demo.menu')
-rw-r--r--test/demo.menu1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/demo.menu b/test/demo.menu
index e608f54e8..2869c6cf9 100644
--- a/test/demo.menu
+++ b/test/demo.menu
@@ -103,6 +103,7 @@
@i:clock:clock
@i:popups:message
@i:boxtypes:boxtype
+ @i:line styles:line_style_docs
@i:Resize Examples\n...:@ir
@ir:Example\n1:resize-example1
@ir:Example\n2:resize-example2