Comments

ad48hp wrote on 8/22/2021, 1:47 PM

Hello,

I have a problem, I would like to switch between custom windows and Vegas application..

The Form.ShowDialog function makes the Vegas window freeze until the window is closed. I tried to change it to Form.Show, but now the Vegas crashes while using the parameter function SetValueAtTime.

I made a post about it there, if you'll like to see it..

https://www.vegascreativesoftware.info/us/forum/create-a-window-using-windows-forms-form-asynchronously--130953/

 

Do you know a solution to this issue ?

jetdv wrote on 8/23/2021, 9:21 AM

The solution would be to create a "Custom Command" instead of a standard script. I do have plans to show how to do that but have been working through more common tasks first. With a Custom Command, the script can stay running all the time, the window can be docked in any docking area, and you can continue to use VEGAS while the screen is open.