Rank: Advanced Member
Groups: Registered
Joined: 9/5/2020(UTC) Posts: 33 Location: brisbane Thanks: 2 times
|
I am using a data source shortcut to scroll through team names to fill the Home and Away teams names on a scoreboard.
i am using DataSourceNextRow.
When it gets to the last row in the data source column, hitting the button does nothing. Loop is ticked on the data source.
Would I need to program a second shortcut with DataSourcePrevRow to scroll back up through the rows, or is there a way it can start from the top again when I get to the bottom of the spreadsheet column. I thought having loop checked would do this but sadly not. Ideally I just want one hot key to cycle through all the teams till i find the one i need.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,219 Location: Belgium Thanks: 292 times Was thanked: 955 time(s) in 790 post(s)
|
- Loop is related to the Auto Next option
- There is a DataSourceSelectRow function/shortcut that can be used to jump to the top of the list . Could also be used in a script that checks if the last row has been reached (no change in data) and jump to top.
- If you really want to quickly go through a list to check or select , leave the data source window open and use the shortcuts or mouse (my prefered)
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close