vMix Forums
»
General
»
GT
»
Image associated to data cell
Rank: Advanced Member
Groups: Registered
Joined: 11/22/2018(UTC) Posts: 94 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).
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,209 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Use a script checking if there is data and instruct it to manipulate the image
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/22/2018(UTC) Posts: 94 Location: Worthing Thanks: 1 times Was thanked: 4 time(s) in 3 post(s)
|
Do you mean VMix Scripting?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,209 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: FrankLeggett Do you mean VMix Scripting? yes Lot depends on exactly what look you want, a obunded colored box, regular colored box, image ....
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/22/2018(UTC) Posts: 94 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.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/22/2018(UTC) Posts: 94 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.
|
1 user thanked FrankLeggett for this useful post.
|
|
|
vMix Forums
»
General
»
GT
»
Image associated to data cell
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