3.10.0.5 beta / 3.11 alpha
4 posters
Page 10 of 10
Page 10 of 10 • 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Re: 3.10.0.5 beta / 3.11 alpha
Joerg wrote:Will we be able to change the Test/Background color inside the script?
The text and background colors are defined in the design file, and currently, the only way to change colors from a script is to create a duplicate design file with different color definitions and select that design from the script.
"Will we be able..."? I currently have no fixed plans for additional script features. First, I need to get this version published; then, I'll probably turn to dial scripting since there is a high demand for that.
Re: 3.10.0.5 beta / 3.11 alpha
AAARRGH, I am stupid...Admin wrote:Joerg wrote:Will we be able to change the Test/Background color inside the script?
The text and background colors are defined in the design file, and currently, the only way to change colors from a script is to create a duplicate design file with different color definitions and select that design from the script.
"Will we be able..."? I currently have no fixed plans for additional script features. First, I need to get this version published; then, I'll probably turn to dial scripting since there is a high demand for that.
Joerg- Posts : 142
Join date : 2021-09-03
Re: 3.10.0.5 beta / 3.11 alpha
Hmm, I don't think the padding info is currently used...
<?xml version="1.0" encoding="utf-8" ?>
<Fader displayname="WL System">
<Background image="Background.png" />
<Handle image="Empty-Volume-Fader.png" />
<VU image="VU-Meter.png" />
<Padding >
<Top
size="40"
background="#1818B8"
textcolor="#000000"
textposition="right"
textfont="Tahoma"
textmaxsize="18"
textminsize="10"/>
<Bottom
size="40"
background="#1818B8"
textcolor="#000000"
textposition="right"
textfont="Tahoma"
textmaxsize="18"
textminsize="10"/>
</Padding>
</Fader>
<?xml version="1.0" encoding="utf-8" ?>
<Fader displayname="WL System">
<Background image="Background.png" />
<Handle image="Empty-Volume-Fader.png" />
<VU image="VU-Meter.png" />
<Padding >
<Top
size="40"
background="#1818B8"
textcolor="#000000"
textposition="right"
textfont="Tahoma"
textmaxsize="18"
textminsize="10"/>
<Bottom
size="40"
background="#1818B8"
textcolor="#000000"
textposition="right"
textfont="Tahoma"
textmaxsize="18"
textminsize="10"/>
</Padding>
</Fader>
Joerg- Posts : 142
Join date : 2021-09-03
Re: 3.10.0.5 beta / 3.11 alpha
That was a tricky one; it's great that you found it. It wasn't that the padding parameters weren't used; it was more of a timing issue between when the design was loaded and when Stream Deck software reported font parameters to the plugin.
Fixed in this version.
Version 3.10.0.983
Fixed in this version.
Version 3.10.0.983
Re: 3.10.0.5 beta / 3.11 alpha
Text and Background colors are still off.
<Padding >
<Top
size="40"
background="#dddddd"
textcolor="#0f00f0"
textposition="right"
textfont="Tahoma"
textmaxsize="18"
textminsize="10"/>
<Bottom
size="40"
background="#dddddd"
textcolor="#0f00f0"
textposition="right"
textfont="Tahoma"
textmaxsize="18"
textminsize="10"/>
</Padding>
</Fader>
<Padding >
<Top
size="40"
background="#dddddd"
textcolor="#0f00f0"
textposition="right"
textfont="Tahoma"
textmaxsize="18"
textminsize="10"/>
<Bottom
size="40"
background="#dddddd"
textcolor="#0f00f0"
textposition="right"
textfont="Tahoma"
textmaxsize="18"
textminsize="10"/>
</Padding>
</Fader>
Joerg- Posts : 142
Join date : 2021-09-03
Re: 3.10.0.5 beta / 3.11 alpha
The plugin has now been sent to Elgato for publishing.
Joerg likes this post
Page 10 of 10 • 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Page 10 of 10
Permissions in this forum:
You cannot reply to topics in this forum