logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
spinfold  
#1 Posted : Thursday, October 19, 2023 11:59:18 PM(UTC)
spinfold

Rank: Advanced Member

Groups: Registered
Joined: 1/23/2022(UTC)
Posts: 65
United Kingdom
Location: Milton Keynes

Thanks: 9 times
Was thanked: 1 time(s) in 1 post(s)
With SetText you can also specify the GT Title layer you are targeting.

However this option currently doesn't exist when using the countdown options (StartCountdown, StopCountdown, SetCountdown, etc)

This should be an easy one to add?
doggy  
#2 Posted : Friday, October 20, 2023 3:00:38 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,084
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: spinfold Go to Quoted Post
With SetText you can also specify the GT Title layer you are targeting.

However this option currently doesn't exist when using the countdown options (StartCountdown, StopCountdown, SetCountdown, etc)

This should be an easy one to add?


Yes you can !
spinfold  
#3 Posted : Friday, October 20, 2023 4:08:00 AM(UTC)
spinfold

Rank: Advanced Member

Groups: Registered
Joined: 1/23/2022(UTC)
Posts: 65
United Kingdom
Location: Milton Keynes

Thanks: 9 times
Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: doggy Go to Quoted Post
Originally Posted by: spinfold Go to Quoted Post
With SetText you can also specify the GT Title layer you are targeting.

However this option currently doesn't exist when using the countdown options (StartCountdown, StopCountdown, SetCountdown, etc)

This should be an easy one to add?


Yes you can !


Hmm. I'll try again tomorrow, but it didn't seem to work for me earlier and it's not listed in the help documentation.
doggy  
#4 Posted : Friday, October 20, 2023 4:10:17 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,084
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: spinfold Go to Quoted Post
Originally Posted by: doggy Go to Quoted Post
Originally Posted by: spinfold Go to Quoted Post
With SetText you can also specify the GT Title layer you are targeting.

However this option currently doesn't exist when using the countdown options (StartCountdown, StopCountdown, SetCountdown, etc)

This should be an easy one to add?


Yes you can !


Hmm. I'll try again tomorrow, but it didn't seem to work for me earlier and it's not listed in the help documentation.


but (also) you get the option when creating a shortcut
spinfold  
#5 Posted : Friday, October 20, 2023 4:21:02 AM(UTC)
spinfold

Rank: Advanced Member

Groups: Registered
Joined: 1/23/2022(UTC)
Posts: 65
United Kingdom
Location: Milton Keynes

Thanks: 9 times
Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: doggy Go to Quoted Post
Originally Posted by: spinfold Go to Quoted Post
Originally Posted by: doggy Go to Quoted Post
Originally Posted by: spinfold Go to Quoted Post
With SetText you can also specify the GT Title layer you are targeting.

However this option currently doesn't exist when using the countdown options (StartCountdown, StopCountdown, SetCountdown, etc)

This should be an easy one to add?


Yes you can !


Hmm. I'll try again tomorrow, but it didn't seem to work for me earlier and it's not listed in the help documentation.


but (also) you get the option when creating a shortcut


I don't use shortcuts, everything is through the API. I'll try again when next at the machine!
doggy  
#6 Posted : Friday, October 20, 2023 4:28:55 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,084
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: spinfold Go to Quoted Post

I don't use shortcuts,


Even so, they often give an indication of the options available even if you never use them ;-)

Code:
API.Function("StartCountdown",Input:="name.gtzip",SelectedName:="Description.Text")

API.Function("StartCountdown",Input:="name.gtzip",SelectedIndex:="1")


work just fine
Users browsing this topic
Guest
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.