Ingreso rápido:  

Forum: VirtualDJ Skins

Tema: parsing prelisten_pos value

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

there is a tooltip text for "prelisten_pos"
how can i grab that and put it inside text?

ideally it would be single line
song name (left aligned)
time (right aligned)
the control is 280 pixels, so there is plenty of room.
 

Mensajes Fri 14 Jul 17 @ 10:41 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
What do you get if you use action="prelisten_pos" inside a <textzone> element ?

<textzone... >
...
<text .... action="prelisten_pos"/>
</textzone>

Normally, you should get the elapsed time. So if that is the case, you can combine with the get_browsed_ ..actions and get what u need
 

Mensajes Fri 14 Jul 17 @ 11:24 pm
thank you

how do i show artist - title?
action="get_browsed_artist get_browsed_title" doesn't work
 

Mensajes Sat 15 Jul 17 @ 1:15 am
never mind. i got it.
 

Mensajes Sat 15 Jul 17 @ 2:57 am


(Los tópicos y foros antiguos son automáticamente cerrados)