No Title Bar on VST Window in Max 7

Thanks Rail_Jon_Rogut,

I’m not sure this is the problem. Like the original poster and Fabian have discussed, this only seems to be a problem in 32-bit hosts. I’m directly building the Gain Plugin PIP example and testing in Max 7 (32-bit). I’ve tested the plugin on 64-bit hosts, including Max 7 64-bit, and the title bar/window renders just fine. I’m also using the latest JUCE SDK.

Since I’m focused on writing a plugin, my understanding is that the host creates the plugin window right?. So I don’t think calling the method to set the window title bar to native will have any effect, unless I’m missing something.

I’m wondering if this is related to OSX 10.12 Sierra VST’s - Issues