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
FrankLeggett  
#1 Posted : Friday, July 17, 2020 7:26:29 PM(UTC)
FrankLeggett

Rank: Advanced Member

Groups: Registered
Joined: 11/22/2018(UTC)
Posts: 94
United Kingdom
Location: Worthing

Thanks: 1 times
Was thanked: 4 time(s) in 3 post(s)
Hi,

Can anyone help me with this. I would like my caption to show an image if an associated data cell has data in it.

For Example:
I would like to show a name on the screen with a coloured box behind it but if the data cell doesn't contain any data (Name) then not show the coloured box. I have tried using bounded boxes but if the data cell is empty there is still a very small coloured box which is the size of the bounding.

Like below.
Cell Boxes.jpg (51kb) downloaded 0 time(s).
doggy  
#2 Posted : Friday, July 17, 2020 7:31:47 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Use a script checking if there is data and instruct it to manipulate the image
FrankLeggett  
#3 Posted : Friday, July 17, 2020 7:42:42 PM(UTC)
FrankLeggett

Rank: Advanced Member

Groups: Registered
Joined: 11/22/2018(UTC)
Posts: 94
United Kingdom
Location: Worthing

Thanks: 1 times
Was thanked: 4 time(s) in 3 post(s)
Do you mean VMix Scripting?
doggy  
#4 Posted : Friday, July 17, 2020 7:56:31 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: FrankLeggett Go to Quoted Post
Do you mean VMix Scripting?


yes
Lot depends on exactly what look you want, a obunded colored box, regular colored box, image ....
FrankLeggett  
#5 Posted : Friday, July 17, 2020 8:14:34 PM(UTC)
FrankLeggett

Rank: Advanced Member

Groups: Registered
Joined: 11/22/2018(UTC)
Posts: 94
United Kingdom
Location: Worthing

Thanks: 1 times
Was thanked: 4 time(s) in 3 post(s)
Bounded boxes don't work because even if the cell is empty it still creates a tiny box based on the padding around the side. I think it will need to be a fixed length rectangle either a GT element or an image imported into the title but either way only made visible if the cell contains content.
FrankLeggett  
#6 Posted : Friday, July 17, 2020 9:54:16 PM(UTC)
FrankLeggett

Rank: Advanced Member

Groups: Registered
Joined: 11/22/2018(UTC)
Posts: 94
United Kingdom
Location: Worthing

Thanks: 1 times
Was thanked: 4 time(s) in 3 post(s)
OK I have found a solution.

Create another cell in the data base and make it list an image conditional if the cell with text in is "Not Empty"

Example:
=IF(ISBLANK(D5),"","c:mypictures/Image.png")

Then create you Title with all the boxes in then link the image in Datasources to the cell with the formula in it.

I haven't found a way to use a GT Designer element yet or hide/unhide a GT Designer element.
thanks 1 user thanked FrankLeggett for this useful post.
doggy on 7/17/2020(UTC)
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.