vMix Forums
»
General
»
General Discussion
»
Dynamic text in paragraph string with custom XAML title
Rank: Newbie
Groups: Registered
Joined: 2/1/2016(UTC) Posts: 8
Thanks: 1 times
|
Howdy all - I'm creating my own titles in Blend and I've come across a limitation that I can't figure how to get around.
I come from the web world where when calling dynamic text you might use something like {firstname} {lastname}. This allows the text to flow nicely on from each other so it appears as if it's within the same text box, but is two separate fields.
With XAML and vMix I haven't found a way to insert the dynamic text elements without the need to create separate placeholder text boxes for each field. This sometimes causes gaps to appear between text and some unsightly looking layouts.
Is there a way to achieve this in Blend?
Cheers
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/28/2016(UTC) Posts: 159 Location: SACRAMENTO Thanks: 5 times Was thanked: 19 time(s) in 18 post(s)
|
moth wrote:Howdy all - I'm creating my own titles in Blend and I've come across a limitation that I can't figure how to get around.
I come from the web world where when calling dynamic text you might use something like {firstname} {lastname}. This allows the text to flow nicely on from each other so it appears as if it's within the same text box, but is two separate fields.
With XAML and vMix I haven't found a way to insert the dynamic text elements without the need to create separate placeholder text boxes for each field. This sometimes causes gaps to appear between text and some unsightly looking layouts.
Is there a way to achieve this in Blend?
Cheers why not just use your own variables and parse them?
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 4/23/2023(UTC) Posts: 5 Location: Richmond, VA Thanks: 1 times
|
Originally Posted by: moth With XAML and vMix I haven't found a way to insert the dynamic text elements without the need to create separate placeholder text boxes for each field. This sometimes causes gaps to appear between text and some unsightly looking layouts. I’m having this *exact* issue right now and I’m wondering if you ever found a good solution. I’m brand new to vMix, and my company really needs to manage all of our title content / variable data from a Google Sheet… But we have MANY variable data points that need to be able to reflow within text boxes that also contain non-variable text. Any tips / guidance would be much appreciated.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: ProducerAnywhere
I’m having this *exact* issue right now and I’m wondering if you ever found a good solution. I’m brand new to vMix, and my company really needs to manage all of our title content / variable data from a Google Sheet… But we have MANY variable data points that need to be able to reflow within text boxes that also contain non-variable text. Any tips / guidance would be much appreciated.
Areyou using XAML title or GT titles 1) why not let the sheet do the "reflowing"before its used as a data source and use those fields 2) alternatively ( GT titles) use "invisible transfer"fiels in the title for a script to read and put back in a visible field to your requirements Guess there are more recent post giving this similar solution rather than a 7 year old one ;-)
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 4/23/2023(UTC) Posts: 5 Location: Richmond, VA Thanks: 1 times
|
Thanks for the reply. I actually have a colleague exploring your first solution as we speak… The way we typically receive our data is fairly specific (we get TONS of data points with each value in its own cell) so we’re trying to see if the CONCAT function may be able to dynamically compile values from multiple cells into a separate, single cell. She’s just WAY better at spreadsheet tricks than I am, so I’m really hoping she can “dazzle” me with a cool solution. :)
As for your second solution, I’ll definitely do some digging on the “invisible fields” you mention. This seems like kind of a hidden feature (no pun intended)… Are there any specific references you can point me to?
I realize this is a VERY old thread, but it was my only search result and seemed perfectly relevant to my needs. Thanks for bearing with me.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: ProducerAnywhere Thanks for the reply. I actually have a colleague exploring your first solution as we speak… The way we typically receive our data is fairly specific (we get TONS of data points with each value in its own cell) so we’re trying to see if the CONCAT function may be able to dynamically compile values from multiple cells into a separate, single cell. She’s just WAY better at spreadsheet tricks than I am, so I’m really hoping she can “dazzle” me with a cool solution. :) If one does a "comversion" to another sheet then select the result sheet as a datasource Quote:
As for your second solution, I’ll definitely do some digging on the “invisible fields” you mention. This seems like kind of a hidden feature (no pun intended)… Are there any specific references you can point me to?
is not a hidden feature is just what one does with the fields (show or not) . RRegardless of the visibility with scripting one can read their content and do some conversions on them and display the result in another field inthe title a simple example https://forums.vmix.com/...ng-for-Dummies#post80860or https://forums.vmix.com/...ng-for-Dummies#post97789
|
|
|
|
vMix Forums
»
General
»
General Discussion
»
Dynamic text in paragraph string with custom XAML title
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