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
Jaa_Han  
#1 Posted : Tuesday, March 29, 2022 8:59:14 PM(UTC)
Jaa_Han

Rank: Member

Groups: Registered
Joined: 8/20/2021(UTC)
Posts: 17
Germany
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.
Users browsing this topic
Guest (2)
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.