On Tue, 20 May 2014 20:14:43 +
Jarko Vihriala wrote:
> What? It's a QML item. You can instantiate the standard magic as you
> please. For the documentation, have you visited:
> https://sailfishos.org/sailfish-silica/qml-sailfishsilica-backgrounditem.html
> also the SDK (1404 version) has upda
d get you somewhere.
From: devel-boun...@lists.sailfishos.org [devel-boun...@lists.sailfishos.org]
on behalf of Chris Walker [cdw_noki...@the-walker-household.co.uk]
Sent: Tuesday, May 20, 2014 7:09 PM
To: devel@lists.sailfishos.org
Subject: Re: [Sailfish
On Tue, 20 May 2014 21:36:00 +0600
Andrey Kozhevnikov wrote:
> delegate: BackgroundItem {
>la-la-la
> }
Okay. That's reinstated the list of beers but I'm back to square one in
that the text is overwriting the image.
So it's one step forward and one step back.
Where should I be looking for
delegate: BackgroundItem {
la-la-la
}
20.05.2014 21:28, Chris Walker пишет:
On Tue, 20 May 2014 20:06:41 +0600
Andrey Kozhevnikov wrote:
BackgroundItem {
id: delegate
width: parent.width
height: Theme.itemSizeSmall
Row {
id: row
x: Theme.paddingLarge
anchors.verticalCenter: parent.vertica
On Tue, 20 May 2014 20:06:41 +0600
Andrey Kozhevnikov wrote:
> BackgroundItem {
> id: delegate
>
> width: parent.width
> height: Theme.itemSizeSmall
>
> Row {
> id: row
> x: Theme.paddingLarge
> anchors.verticalCenter: parent.verticalCenter
> spacing: Theme.paddingMedium
> onClicked: {
> //do s
BackgroundItem {
id: delegate
width: parent.width
height: Theme.itemSizeSmall
Row {
id: row
x: Theme.paddingLarge
anchors.verticalCenter: parent.verticalCenter
spacing: Theme.paddingMedium
onClicked: {
//do something
}
Image {
fillMode: Image.PreserveAspectCrop
source: model.drunk_y_n? "../image
BackgroundItem {
id: delegate
width: parent.width
height: Theme.itemSizeSmall
Row {
id: row
x: Theme.paddingLarge
anchors.verticalCenter: parent.verticalCenter
spacing: Theme.paddingMedium
onClicked: {
//do something
}
Image {
fillMode: Image.PreserveAspectCrop
source: model.drunk_y_n? "../image