快速登录:  

Forum: VirtualDJ Skins

话题: textzone
NicotuxHome userMember since 2014
Grouping textzone inhibit align:
      <textzone x="+3" y="+3" width="100" height="60" group="vertical" align="center">
<text text="text #1" color="#A0A0A0" width="100" height="20" align="center"/>
<text action="get_text 'this is second text'" color="#A0A0A0" width="100" height="20" align="center"/>
<text format="`get_text 'third one' & param_cast text`" color="#A0A0A0" width="100" height="20" align="center"/>
</textzone>

|text #1
|this is second text
|third one

Tested with and without width="100" height="20" align="center" one by one everywhere
 

发表时间 Wed 26 May 21 @ 6:57 am