Hi all --
I'm about finished with my first major scripting effort, an interactive regions list. I have it doing everything I want, except one thing. When the user double clicks a region in the list, that region is selected in the timeline and the timeline cursor is moved to the beginning of the region. However, if the region happens to be off-screen (for example, the timeline is currently displaying 1:00:00 through 2:00:00, but the region is between 3:01:00 and 3:02:00), just moving the cursor there doesn't make it visible. I didn't notice anything in the Vegas scripting API that lets me control what is viewed on the timeline -- is there such a thing?
I'll post my script soon.
Thanks!
Bob
I'm about finished with my first major scripting effort, an interactive regions list. I have it doing everything I want, except one thing. When the user double clicks a region in the list, that region is selected in the timeline and the timeline cursor is moved to the beginning of the region. However, if the region happens to be off-screen (for example, the timeline is currently displaying 1:00:00 through 2:00:00, but the region is between 3:01:00 and 3:02:00), just moving the cursor there doesn't make it visible. I didn't notice anything in the Vegas scripting API that lets me control what is viewed on the timeline -- is there such a thing?
I'll post my script soon.
Thanks!
Bob