New local LookAndFeel objects
-
@Matt_SF it should just be written across the top of the forum :face_with_tears_of_joy:
-
Why is there a
ScriptComponent.createLocalLookAndFeel()
method for each script components?
Isn't theContent.createLocalLookAndFeel()
enough? -
@ustk I think this is the same as the
component.setPropertiesFromJSON()
andcomponent.updateContentPropertyInternal()
methods, they aren't usable but shows up in the API docs because of some quirk in the way the docs are generated. -
@d-healey As well as get/setValue/ValueNormalized of floating tiles, image, etc... The API list is growing so a little clean up might be necessary at one point
-
The API list is growing so a little clean up might be necessary at one point
It's because it's auto-generated and the generator isn't smart enough :)
-
@d-healey Alright! Let's generate a smart generator! :)
-
@ustk said in New local LookAndFeel objects:
@d-healey Alright! Let's generate a smart generator! :)
Have fun - https://github.com/christophhart/HISE/tree/develop/tools/api generator
Only works on Windows so I'm disqualified.
-
@d-healey Yeah windows only, I've used it once, but I think I'll pass too :)
-