vMix Forums
»
General
»
Feature Requests
»
Add XML attribute to text elements to get its visibility
Rank: Member
Groups: Registered
Joined: 8/20/2021(UTC) Posts: 17 Location: Cologne Thanks: 2 times Was thanked: 3 time(s) in 2 post(s)
|
Since there is a shortcut to change visibility of texts (SetTextVisible), can wen please access the current visibility of each element via the XML, like we can do with disabled elements in lists? For example Code:<input ...>
<text index="0" name="TextBlock1.Text">Show Me</text>
<text index="1" name="TextBlock2.Text" enabled="false">Hide Me</text>
</input>
In my example I used "enabled='false'" (like its used on list-items), but it could be named "visible='false'" or whatever. In the end, I just want to show visual feedback for some texts on a custom multi-client web control interface for a specific production. I know this isn't a feature everyone wants, but overall I think it would be a very nice and useful addition.
|
|
|
|
vMix Forums
»
General
»
Feature Requests
»
Add XML attribute to text elements to get its visibility
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