Modify track heights from within script

dust wrote on 12/5/2003, 10:44 AM
Yes, I know there's currently no script support for modifying track heights. Still I'm wondering if there might by any tricky way around it? As it is possible to queue keystrokes for later processing by the Vegas GUI (using Wsh support), I thought maybe a script can also find handles for boxes of the Vegas GUI (like track headers) and sending it events for reducing its height? So the track heights would seem to be done from mouse interaction by the user? Unfortunately I'm not too familiar with .NET programming to know how precisely it could be done. Any ideas about that? I don't need the interaction to happen during script execution - it is fine if it is done at the end of the script, just like SendKeys. Thanks!

Comments

No comments yet - be the first to write a comment...