Thanks for answers
Karol
--
View this message in context:
http://www.nabble.com/How-to-open-new-browser-window-in-0.8-tp19457385p19484360.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.
-
This SF.Net
Hi Karol,
just use
window.open(url, '__new');
cheers
tobi
Today Grykar wrote:
>
> Hi,
>
> is there any way to open new window or new tab in browser ?
> It is possible in qooXdoo 0.7 (new
> qx.client.NativeWindow("http://family3.org";))
>
> Thanks,
> Karol
>
--
Tobi Oetiker, OETIKER+PARTNE
The native window class is not available in qx 0.8 anymore. You can
simply use window.open() which is hopefully OK for the moment.
Sebastian
Grykar schrieb:
> Hi,
>
> is there any way to open new window or new tab in browser ?
> It is possible in qooXdoo 0.7 (new
> qx.client.NativeWindow("htt
Hi,
is there any way to open new window or new tab in browser ?
It is possible in qooXdoo 0.7 (new
qx.client.NativeWindow("http://family3.org";))
Thanks,
Karol
--
View this message in context:
http://www.nabble.com/How-to-open-new-browser-window-in-0.8-tp19457385p19457385.html
Sent from the