Re: [SailfishDevel] How to open the default browser from a button click

2013-11-27 Thread dcaliste
Hello, Selon Artem Marchenko : > openUrlExternally is your friend - > http://qt-project.org/doc/qt-5.0/qtqml/qml-qt.html#openUrlExternally-method Ah yes, sorry, I've overlooked it… Great, thanks. > I don't think it works on emulator yet (so I am just opening a new page > with a web view inside) Y

Re: [SailfishDevel] How to open the default browser from a button click

2013-11-27 Thread Artem Marchenko
openUrlExternally is your friend - http://qt-project.org/doc/qt-5.0/qtqml/qml-qt.html#openUrlExternally-method I don't think it works on emulator yet (so I am just opening a new page with a web view inside), but probably works on a real device where there is a real browser app. Cheers, Artem. O

[SailfishDevel] How to open the default browser from a button click

2013-11-27 Thread Damien Caliste
Hello, How in QML, do I open the default environement browser at a given url from the onClicked of a Button ? Thanks in advance, Damien. ___ SailfishOS.org Devel mailing list