Getting onMouseDown in background of plugin-window?

Hi Howard,
I recommend not to try to live resize the host window if the host does not allow it.
Instead add a context menu (or some other UI) with some predefined sizes which you then set via IPlugFrame->resizeView(…).

Cheers
Arne