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
MSFTGuruGuy  
#1 Posted : Thursday, June 1, 2023 2:12:59 AM(UTC)
MSFTGuruGuy

Rank: Member

Groups: Registered
Joined: 5/1/2020(UTC)
Posts: 29
United States
Location: Tennessee

Was thanked: 1 time(s) in 1 post(s)
I'm searching for the proper VB.net scripting command that will allow me to toggle the visibility of a shape that exists in the Titler. While I can easily change the color in code, the visibility toggle seems elusive to me.
TIA

Screenshot 2023-05-31 111035.jpg (23kb) downloaded 0 time(s).
doggy  
#2 Posted : Thursday, June 1, 2023 3:18:44 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 283 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: MSFTGuruGuy Go to Quoted Post
I'm searching for the proper VB.net scripting command that will allow me to toggle the visibility of a shape that exists in the Titler. While I can easily change the color in code, the visibility toggle seems elusive to me.
TIA




If one doesnt find a shortcut one can not do it with a function in scripting
There is an imagevisible shortcut but not one for a shape

outofthebox.jpg (44kb) downloaded 2 time(s).

there are a few options though
- change the shape color to full transparent/none transparent
- use pages within the title where one page has the shape invisible and call that page in a script with the TitleBeginAnimation (Page2/page1) where page1 is all visible , page2 the shape ( and/or) other elements are invisible for example
Users browsing this topic
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.