, is there any command that allow us to enable and disable the GUI in runtime? The idea is to not kill the magic process, just hide the GUI it if we are not interested in see the layout.
t
Tim Edwards
08/24/2022, 12:15 PM
wm withdraw .layout1
should do it.
Tim Edwards
08/24/2022, 12:16 PM
Although if you know aheadd of time that you don't need the graphics, it works better to just run
magic -dnull -noconsole
. But the Tk
wm withdraw
command will work if you're already running in GUI mode.
a
aquiles viza
08/24/2022, 12:40 PM
That works for hiding of the window, but what about showing it again?
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.