Hello,
I'm trying to make a dialog where accept action can be disabled or enabled.
I set canAccept explicitly false, but it still appears as active, though
tapping does not accept.
So visual and practical aspect don't match.
If canAccept is specified dynamically then on subsequent change it
st
Hello,
What are good ways to store/sync data on the cloud as well as doing
messaging over the net, between phones, peer-to-peer? In the context of
Jolla/Sailfish/Silica. I mean Something like this:
http://www.leggetter.co.uk/2013/12/09/choosing-realtime-web-app-tech-stack.html
http://www.leg
Hello,
I have problems with an error:
Test.qml:7: QML SilicaFlickable: Binding loop detected for property
"contentY"
What do I miss?
Ragnar
import QtQuick 2.0
import Sailfish.Silica 1.0
Dialog {
id: dialog
SilicaFlickable {
Column {
ComboBox {
l
flickable.contentHeight: column.height
Thank you Andrei,
but it does not help :(
I assumed that your code was meant like this:
SilicaFlickable { contentHeight: column.height; Column { id: column ...} }
Even when set explicitly
SilicaFlickable { contentY: 0 ... }
still get the loop.
I wonder h
Thank you, it works.
Now I stared to understand this conceptually!
Ragnar
a) give the flickable a valid geometry, and
b) specify the content size. -- J-P Nurmi
___
SailfishOS.org Devel mailing list
Hello,
Stumbled again into binding loop
and asking for help
1) how to track down the loops on my own?
2) how to solve particular problem (below)?
Context: Screen is filled with ListItems which can be manipulated by
ContextMenu.
When held on last item on screen it would open submenu below scree
Hello,
I have few questions regarding the meeting:
First, is there any info about if any Jolla people (who?) will be
attending or will there be only "other half" (the enthusiasts)?
I think it would be nice to know it beforehand.
Secondly, I would like to structurize the pirate pad. As I see t