Quick Sign In:  

Forum: VirtualDJ Skins

Topic: parsing prelisten_pos value

This topic is old and might contain outdated or incorrect information.

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.
 

Posted 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
 

Posted 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
 

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

Posted Sat 15 Jul 17 @ 2:57 am


(Old topics and forums are automatically closed)