New version removes show text box
-
Hey!
I have an issue, not sure if it was before.
I got the latest version of HISE (compiled standalone) on my PC/Windows. When I move the project file to my macOS with opened latest Develop version, all „show text box” propeties disappear. Didn’t happen like that on the previous version (that was on older mac) Almost released a plugin with no knob values
-
@svkpowa said in New version removes show text box:
all „show text box” propeties disappear
What do you mean?
-
Property showTextBox changes to unchecked. I didn't notice anything else, but maybe there is any change. My plugin seems fine compiled on Mac, so it might just be this.
Edit: This weird number on a scale is the way to show value using ultra micro scaling the knob and checking the showtextbox (we were talking about it). Also, changing the drag to Vertical/Horizontal makes the font editable, so you can change the color. In a new plugin I'm using the label, cause knobs are bigger but for small knobs it's working fine.
-
@svkpowa So you have a project on Windows with a knob and that property set to true, then you move the project to macos, reopen it and for that knob the property is now false?
Have you tested with a minimal project with a single knob?
-
@David-Healey
Correct.No, but I tested it on two different projects. Both had the same issue. Older version (non-develop 4.1.0) doesn't have this problem, but it seems like it's not working with newest OS. Can you test it on your PC and Mac? Maybe the issue is, that on PC I'm using 4.1.0, and on Mac the latest Develop one.
Current OS has some compiling issues, so that's why the Hise update was needed. According to GitHub, the solution was released yesterday, and I compiled Hise today - so I'm beyond lucky,
-
@svkpowa said in New version removes show text box:
Maybe the issue is, that on PC I'm using 4.1.0, and on Mac the latest Develop one.
Yeah try using the same version (latest develop) on both platforms and see if that works
-
@David-Healey I'll try it, I'm wondering what was wrong with 4.1.0, Apple removed a module or something? Looks like every macOS user has to compile to new version, cause 4.1.0 is clearly not working properly now. At least for my Mac.

-
@svkpowa said in New version removes show text box:
4.1.0
Versions numbers don't really mean anything with HISE, the commit hash is the important thing.
-
@David-Healey By this I meant the latest officially compiled version, from Hise website
-
@svkpowa Oh that's ancient, I haven't touched it.
-
@David-Healey Wow haha. Works fine on PC, everything is fine there. I didn't feel the need to change it, since it was perfectly working for me. And sometimes updates cause troubles.
