FrontInterface Size
-
is it possible to change the FrontInterface size via script?
Content.makeFrontInterface(600, 500)
One button - Clicking on the button changes its size to
Content.makeFrontInterface(600, 300) -
@Mike nope
-
You can let the user control the interface size through a custom settings floating tile.
-
@d-healey I already have it - but thanks only works diagonally!
It works with one button.
But - only if it succeeds if the button is also a reload
of the interface.Like the Compile button does.
Can I reload the interface via script?
-
@Mike Nope
-
@d-healey A pity :-)