flickable.contentHeight: column.height
and remove all column geometry properties except width
08.05.2014 11:04, Matthias Barmeier пишет:
Hi,
I tried this but it doesn't help. Same as before. When the keyboard
comes up it hides the last field of my dialog.
My page looks like this:
Dialog {
D
Hi Matze.
Try "contentHeight: dialog.y + dialog.height" in your SilicaFlickable.
Thanks,
Matt
From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org]
on behalf of Matthias Barmeier [barme...@barmeier.com]
Sent: Thursday, May 08, 2014
Hi,
I tried this but it doesn't help. Same as before. When the keyboard
comes up it hides the last field of my dialog.
My page looks like this:
Dialog {
DialogHeader { title: "Save" }
id: preferencePage
property string selectedName
property string selectedUrl
property str
I am using the 32bit version of Windows XP with SP3 and all patches. I
don't know if it matters since I didn't have this problem with the previous
version of the SDK, but I don't use Qt in my games, just plain c/c++ and
using makefile.
___
SailfishOS.org
On 06.05.2014 20:38, Iosif Hamlatzis wrote:
Just updated to the latest SDK (1404 16 April 2014) and what I've
noticed is that all warnings are shown as errors, at least the icons.
Under the previous version of QtCreator I could select to display only
errors or include warnings as well by press