tomatically
>
> сб, 2 июн. 2018 г., 22:10 yurumi mailto:yur...@gmx.de>>:
>
> Hi fellow devs,
>
> assume you have a page with multiple TextFields in a Column in a
> Flickable. When editing a TextField in the lower part of the page, the
> TextField is covered
Hi fellow devs,
assume you have a page with multiple TextFields in a Column in a
Flickable. When editing a TextField in the lower part of the page, the
TextField is covered by the onscreen keyboard and the entered text
cannot be seen. I presume you have to adapt the Flickable's
contentHeight to th
IMHO this is long overdue! Sadly, I don't think that there is any
progress. Can anyone take this to the next collaboration meeting? I
would do, but usually I cannot attend the meetings :-(
On 16.07.2017 20:56, Adam Wilson wrote:
> Hello, as a developer who’s looking to port apps and develop for SF
ilica-sailfish-silica-slideshowview.html/
>
> It is built on top of PathView, but is easier to use
>
> - Mail original -
>> De: "Andrey Kozhevnikov"
>> À: "Sailfish OS Developers"
>> Envoyé: Mardi 1 Décembre 2015 00:55:04
>> Objet:
Hi everyone,
for my application (sailabag) I would like to achieve a carousel effect:
There are three Pages (unread articles, archived articles and
favorites). The user should swipe left / right to switch between the
categories, maybe in an endless loop.
I couldn't find something appropriate in t
Hi,
you could also set a custom QQmlNetworkAccessManagerFactory for Qt Quick
that creates a QNetworkAccessManager that handles SSL errors by ignoring
them:
http://www.it-digin.com/blog/?p=261
https://forum.qt.io/topic/16990/ignoring-ssl-errors
Cheers,
Thomas
On 17.08.2015 22:07, Jonni Raini
gt; B.G.
> Amilcar
>
>
> 2015-07-28 22:57 GMT+01:00 yurumi mailto:yur...@gmx.de>>:
>
> Hi all,
>
> I would like to load a web page and programmatically fill in a
> username
> and password. One possibility seems to be the usage of
>
Hi all,
I would like to load a web page and programmatically fill in a username
and password. One possibility seems to be the usage of
QWebFrame::findFirstElement(). As mentioned in the Docs, I added "QT +=
webkit" in my .pro and included . The result is a compile
error (fatal error: QWebFrame: No