Thanks for an answer, works perfectly!
If you want to have e.g. cover actions on the top of the background view
in cover it seems to be a little bit more complicated. One example of
that seems to be in the app sailfish-maps. The example code can be
explored in the folder /usr/share/sailfish-ma
You also can't do this because of
https://github.com/sailfishos/sailfish-components-webview/issues/25
-- Исходное сообщение --
От: toad...@yandex.ru
Кому: devel@lists.sailfishos.org
Отправлено: 03.12.2016 20:49:38
Тема: Re: [SailfishDevel] How to use sailfish-components-webview
Also, an
Also, and how i can compile sailfish-components-webview-0.0.8 if it depends
from pkgconfig(sailfishsilica)?
On Sat Dec 3 19:28:07 2016 GMT+0300, Michael Fuchs wrote:
> Hi Dylan,
>
> I guess you have to install webview component in the target:
>
> https://lists.sailfishos.org/pipermail/devel/20
Afaik it's not yet ready to be used. You need to wait for proper version
in SailfishOS 2.1 release.
-- Исходное сообщение --
От: "Michael Fuchs"
Кому: devel@lists.sailfishos.org
Отправлено: 03.12.2016 19:28:07
Тема: Re: [SailfishDevel] How to use sailfish-components-webview
Hi Dylan,
Hi Michael,
By using 'Deploy as RPM packages' the required packages were installed, however
another error came up:
[D] QQmlDebuggingEnabler::QQmlDebuggingEnabler:1455 - QML debugging is enabled.
Only use this in a safe environment.
[D] QWaylandEglClientBufferIntegration::QWaylandEglClientBuf
Hi Michael,
Compiling works now :)
However, when I try to install the RPM on the emulator (as target) I get this
on launch:
unknown:44 - file:///opt/sdk/test/usr/share/test/qml/test.qml:44:1: module
"Sailfish.WebView" is not installed
import Sailfish.WebView 1.0
Sailfish.Webview component
Hi Dylan,
I guess you have to install webview component in the target:
https://lists.sailfishos.org/pipermail/devel/2016-July/007318.html
and maybe then restart qtcreator.
The code highlighting/completion depends on the currently selected kit (i486/
arm). So if you're just using the emulator dur
Hi developers,
I was looking to this new component which is available since the 2.0.5 release:
https://github.com/sailfishos/sailfish-components-webview
I tried to import it into my project with this:
import Sailfish.Webview 1.0
However QTCreator can't find this plugin, I guess I need to install