Ingreso rápido:  

Forum: VirtualDJ Skins

Tema: Hide/Resize by script main VDJ window, not children

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

NicotuxHome userMember since 2014
Finally found a way to hide the main VDJ "_mainwindow" :
show_window "<skin_name>"
or
get_text "<skin_name>" & param_cast text & show_window

in a way to overwrite the "half of the declared skin width" width limit ( i use a 16/9 format) things like this can be done:
show_window '<skin_name>' & skin_height & param_multiply 1.77777777 &amp; param_cast int &amp; skin_width & show_window '<skin_name>'
 

Mensajes Tue 15 Sep 20 @ 5:08 pm


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