vst~ unedit
what is das opposite of "open" anyway?
i would like to close a plug-in window before
or when you load a new one into the same vst~.
i tried "plug xyz", that works in most cases.
some plug-ins, where the developer was doing
non-standard stuff to the window or its content,
this only frees the memory from the plug-in
while the edit window remains open and still
shows us a ghost of the GUI. :)
there is no "close" message, or a way how to
do stuff to an open plug-in window?
-110
(your search for user "bine~" returns 0 results. try searching in the zsolt folder.)
try the 'wclose' message!
by ctrl-alt-clicking (on mac; don't know the pc equivalent..) the
object, you see a list of messages it understands; sometimes that
helps to find messages that 'just have to be there' ;-)
jan