Show Floating Console Window with script

Is there a way to show the new 3.2’s floating console window with script?

Glyphs.delegate()._showFloatingMacroConsole_(True)
1 Like

@GeorgSeifert is there a way to keep the floating console and the macro console synchronized? When I toggle between them, some messages are kept while others disappear, and there’s no way to clear the floating window – neither the Macro window’s clear button nor Glyphs.clearLog() have any effect on the floating window, so I have to restart Glyphs to clear it.

I’ll fix this. Thanks for finding this.

1 Like

I fixed this.

1 Like

Thanks. Can I make one more related request? It would be nice to use Ctrl-Tab in the Macro window when there are multiple macro tabs open.

Good idea.