diff scripts/plot/util/print.m @ 26104:0e4b9df85361

Don't issue a warning when -noui option used with print. * print.m: Document '-noui' option and the fact that this is the default for Octave. * __print_parse_opts__.m: Don't issue a warning if '-noui' option is found.
author Rik <rik@octave.org>
date Tue, 20 Nov 2018 16:05:42 -0800
parents 9cfbe7688368
children 0a145a1600e3
line wrap: on
line diff
--- a/scripts/plot/util/print.m	Tue Nov 20 14:39:17 2018 -0800
+++ b/scripts/plot/util/print.m	Tue Nov 20 16:05:42 2018 -0800
@@ -156,6 +156,12 @@
 ## @itemx -dashed
 ##   Force all lines to be solid or dashed, respectively.
 ##
+## @item -noui
+##   Don't print uicontrol objects such as pushbuttons which may overlay the
+## plot.  This is the default behavior and it is not possible to include
+## uicontrol objects in the output without using an external screen capture
+## tool.
+##
 ## @item -r@var{NUM}
 ##   Resolution of bitmaps in dots per inch (DPI).  For both metafiles and SVG
 ## the default is the screen resolution; for other formats the default is 150