Ingreso rápido:  

Forum: General Discussion

Tema: Popup window with a message

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

Hi there,

is there a ready VDJscript to let popup a window with a custom message and an OK button or should i build a new one into the skin with:

<window name="window" width="500" height="500" posx="11" posy="545" image="browser_windowed" shown="false">

place element code to be displayed within the window here

</window>


?
 

Mensajes Sun 06 Sep 20 @ 10:50 pm
You’ll need to create one.
I have some in the Project X skins.
 

Mensajes Sun 06 Sep 20 @ 10:52 pm
show_window

With the name of the window you want to show (in your case called "window" )
 

Mensajes Sun 06 Sep 20 @ 10:53 pm


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