Can a label be clickable?
-
@Morphoice said in Can a label be clickable?:
what does it default to?
Probably whatever the OS decides. You should always include the fonts you want to use, just to be sure. Also be aware that if you're using fonts in paint routines they might look different on different operating systems, so you'll need to test and account for that.
-
so by default an
Engine.loadFont("{PROJECT_FOLDER}Fonts/Oxygen.ttf");
is generally a good idea at the start of the plugin, just to be safe?
-
@Morphoice said in Can a label be clickable?:
is generally a good idea at the start of the plugin, just to be safe?
Yes but no,
loadFont
is deprecated, you should useloadFontAs()
instead. Only use Oxygen if that's the font you want to use. -
@d-healey said in Can a label be clickable?:
loadFontAs
I see. So the bold version I load as "Oxygen Bold" etc.
-
@Morphoice Yes, but you can use whatever name you like, here's an example - https://codeberg.org/LibreWave/RhapsodyBoilerplate/src/branch/main/includes/LookAndFeel.js#L22
-
@Christoph-Hart said in Can a label be clickable?:
itโs a separate HISE instance.
Not really sure of that one... https://forum.hise.audio/topic/10665/warning-snippet-browser-overwriting-the-current-project/7
@d-healey said in Can a label be clickable?:
Inferior operating system :p
Phewww.... We had a close shave!
https://www.totalphase.com/support/articles/200349376-multiple-application-instances-on-mac-os-x/?srsltid=AfmBOoqArvsq9Evjguf3dQ4sTrVAUeIOfEVHNXRSzDGsKDhfIKEX3GHp -
@ustk said in Can a label be clickable?:
Phewww.... We had a close shave!
https://www.totalphase.com/support/articles/200349376-multiple-application-instances-on-mac-os-x/?srsltid=AfmBOoqArvsq9Evjguf3dQ4sTrVAUeIOfEVHNXRSzDGsKDhfIKEX3GHpI knew there was an option somewhere :) Superior OS :-p
-
@Morphoice said in Can a label be clickable?:
Superior OS
This will only lead us to dark places, let's get out while we can.
-
@ustk said in Can a label be clickable?:
@Christoph-Hart said in Can a label be clickable?:
itโs a separate HISE instance.
Not really sure of that one... https://forum.hise.audio/topic/10665/warning-snippet-browser-overwriting-the-current-project/7
@d-healey said in Can a label be clickable?:
Inferior operating system :p
Phewww.... We had a close shave!
https://www.totalphase.com/support/articles/200349376-multiple-application-instances-on-mac-os-x/?srsltid=AfmBOoqArvsq9Evjguf3dQ4sTrVAUeIOfEVHNXRSzDGsKDhfIKEX3GHpLOL thats so funny - MacOS users having to revert to the command line.....
-
@Lindon said in Can a label be clickable?:
LOL thats so funny - MacOS users having to revert to the command line.....
well it's a unix based OS, using the terminal is normal to us ;)
In fact it felt way more weird when I had to do it on windows to concat some eprom bin files a few days ago -
@Lindon said in Can a label be clickable?:
LOL thats so funny - MacOS users having to revert to the command line.....
-
@Morphoice said in Can a label be clickable?:
@ustk said in Can a label be clickable?:
Phewww.... We had a close shave!
https://www.totalphase.com/support/articles/200349376-multiple-application-instances-on-mac-os-x/?srsltid=AfmBOoqArvsq9Evjguf3dQ4sTrVAUeIOfEVHNXRSzDGsKDhfIKEX3GHpI knew there was an option somewhere :) Superior OS :-p
There is an easier method of running multiple instances of an application in macOS:
Make a copy of your application in the app folder, then open it.
I keep shortcuts for the two HISE apps on my desktop: