Resizable GUI
-
@d-healey Thanks Dear david , I Could do that by my Self , Thought that May be There is a scripting way So we can customize That White box
-
@Natanr Only by editing the HISE source code I believe.
-
@d-healey Thank you Sir Will Keep that white and stay away from fire
-
I would love to be able to edit the color size and placement of this box(placement within the floating tile)
I can take it down to a certain level in size but I need it smaller , and its also not in the top left corner of the floating tile which limits placement possibilitiesAlso think that the arrows are redundant or I would like to be able to remove them. I could possibly make space for that thing and live with the white , but it will not go further up due to not being at 0,0 in the floating tile.
-
@lalalandsynth You can place it inside a smaller panel with negative offset which then acts as a mask ;)
-
@ustk UUHH,...let me try that.
EDIT: Ok, that way I can get rid of the arrows but still cannot place it at the top.
-
@lalalandsynth Also I think (hope) more custom LookAndFeel properties will come after V3
-
@ustk Sooo close , eheh
-
Use a panel instead of a combo box.
-
@d-healey Not using a combo box .
I have the floating tile inside of a panel and the floating box cannot be moved higher within the panel.
Is there another way of doing this ? -
@lalalandsynth I don't think so. Can you set a negative Y value?
-
I can use the panel to trim off the arrows but this is how the ScaleFactor is placed within the floating tile.
-
I managed to make this work !!
Learning...slowly -
This definitely needs theming options moving forward, UI sizing options are going to become more common as screen sizes and resolutions get ridiculous.
-
@lalalandsynth
Great, how did you get it to work in the end? -
@LeeC Just have a look few posts above, I gave the answer ;)
https://forum.hise.audio/topic/769/resizable-gui/21