WebPage in a new window

Hello everyone
xojo

Thank you for your attention and your comments

How can I make a webpage run in a NEW browser WINDOW

regards

Raul

sigh

It was possible with webpage.show(true) but isn’t anymore.
You could do it with the target-property of weblink when the user clicks.

You could use this to add a link to something else than a weblink:
http://webcustomcontrols.com/?p=628