Close a message box using script


dle

Recommended Posts

Posted

Is it possible to close a message box using script. I don't want to use a pop up but a system.messagebox instead.

 

Thanks.

Posted

Not a system.messagebox().  That's handled by Windows.  You'd have to create a popup out of a page.  Remember, you can specify the exact size and position of the popup.

Archived

This topic is now archived and is closed to further replies.