xcpretty Not Detected After Install on macOS Tahoe M1: Compiling Fails in HISE Export
-
@DJJD12345 Show me
-
@David-Healey Reloading Hise fixes the issue
-
@David-Healey How do I change the size of the grid in the interface view? asked this in a differant thread but the person there hasn't answered in two days.
-
@DJJD12345 said in xcpretty Not Detected After Install on macOS Tahoe M1: Compiling Fails in HISE Export:
How do I change the size of the grid
Which grid?
-
@David-Healey the grid in interface view
-
@DJJD12345 Are you talking about this?

-
@David-Healey yes, how do I change its size I want the background image of my plugin to be what I want, not 600x600
-
@DJJD12345 You can't change the grid size. You can change the interface size.
In the Interface script, change these values, then click compile.

I demonstrated this in the bootcamp too.
-
@David-Healey sorry I only watched what I wanted (what was necessary). but thanks
-
D David Healey referenced this topic
-
@David-Healey how do I save an interface look as a preset to then open up on a different project
-
@DJJD12345 There isn't a way to do this directly. If you want to build a new project that has the same basic look another project, then the simplest method is to duplicate the first project folder and use that as the basis for the second project.
If you just want to copy interface elements you can open the JSON view in the first project (select a component in the component list and press
J), select the text, copy it, and paste it into the new project.Or you can copy/paste it in the project xml files.