[Scilab-users] create figure without toolbar, etc

P M p.muehlmann at gmail.com
Wed Apr 17 10:16:19 CEST 2019


Dear all,

for creating a plot it is often convenient to hide all toolbars, menubars
etc.

with:

f = figure();f.toolbar_visible = "off"f.menubar_visible =
"off"f.infobar_visible = "off"

it is possible to hide most of the things.

However one bar remains, which is the one displaying the window number
and the question mark.
How to hide these?

Thank you,

Philipp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20190417/e6de6d39/attachment.htm>


More information about the users mailing list