Page 1 of 1

Launch URL in different browser window

Posted: Sun May 05, 2013 11:38 pm
by euhnegro
Hello,
I'm trying to write a small programs to open a single URL in different browser windows. When I use the syntax "launch url" I get one browser with multiple tabs. I would like to produce multiple browser with one tab.

Is there any syntax that can help me do that?

Thanks,

Re: Launch URL in different browser window

Posted: Mon May 06, 2013 5:37 pm
by jacque
As far as I know, this is a user preference in their browser. I don't think you can change that from within LiveCode. LiveCode passes the request to the browser, and it determines whether the URL opens in a new window or a new tab according to the user's settings.