summaryrefslogtreecommitdiff
path: root/test/demo.menu
diff options
context:
space:
mode:
authorDuncan Gibson <engelsman@users.noreply.github.com>2020-07-15 01:11:31 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2020-07-20 14:08:47 +0200
commitc132ac564ed46464c05de0a70e2afc3822916a67 (patch)
tree16af9684fa1f05e6cd20cfe0b376e7924108ae63 /test/demo.menu
parent4858882e1e4af51cbe7125752f83216c273eed7c (diff)
add resize examples as per STR3433
add example code for creating images for resize.dox based on Article #415: How does resizing work? https://www.fltk.org/articles.php?L415 see also https://www.fltk.org/str.php?L3433
Diffstat (limited to 'test/demo.menu')
-rw-r--r--test/demo.menu8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/demo.menu b/test/demo.menu
index 177fb1803..2eedfb772 100644
--- a/test/demo.menu
+++ b/test/demo.menu
@@ -98,3 +98,11 @@
@i:clock:clock
@i:popups:message
@i:boxtypes:boxtype
+ @i:Resize Examples\n...:@ir
+ @ir:Example\n1:resize-example1
+ @ir:Example\n2:resize-example2
+ @ir:Example\n3a:resize-example3a
+ @ir:Example\n3b:resize-example3b
+ @ir:Example\n3c:resize-example3c
+ @ir:Example\n4a:resize-example4a
+ @ir:Example\n4b:resize-example4b