Cancel option when loading song with N.Ex. Vst's

Started by LPChip, May 12, 2007, 13:36:44

Previous topic - Next topic

LPChip

If you have a song that has alot of VST(i) effects that all are not installed, it will give a message on each plugin if you want to load it.

You can click on all No buttons but it would be easier if there was a cancel option that would skip these messages from coming up for this loading event.

The following would be needed in the code: (written in basic)

QSkipMessage = False

if QSkipMessage = False then $question = msgbox(blaat, , vbYesNoCancel)

if $question = vbcancel then
   QSkipMessage = True
   $question = vbno
end if


Okay, I admit, this part of code is poorly written, but then you get the idea of where I want to go :)

Edit by dev: Closed this request as it's implemented in a different way now.
"Heh, maybe I should've joined the compo only because it would've meant I wouldn't have had to worry about a damn EQ or compressor for a change. " - Atlantis
"yes.. I think in this case it was wishful thinking: MPT is makng my life hard so it must be wrong" - Rewbs