browserNewUrlWindow | ||||||||||
Type | message | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Synonyms | xbrowser_newurlwindow | |||||||||
Summary | Sent when a url has been opened in a new window. | |||||||||
Introduced | 2.8.1 | |||||||||
OS | mac, windows | |||||||||
Platforms | desktop | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Message: browserNewInstance, browserBeforeNavigate Command: revBrowserSet Function: revBrowserOpen Glossary: function | |||||||||
Security | network | |||||||||
Description | The browserNewUrlWindow message is sent to the current card of a stack containing a browser object when the browser object has opened a url in a new window.
|