快速登录:  

Forum: General Discussion

话题: Popup window with a message

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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>


?
 

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

发表时间 Sun 06 Sep 20 @ 10:52 pm
show_window

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

发表时间 Sun 06 Sep 20 @ 10:53 pm


(陈旧帖子或论坛版块会自动关闭)