Re: [SailfishDevel] QML Dialog / DialogHeader - how to disable accepted button by default?

2014-03-08 Thread Andrey Kozhevnikov
use Bindings, or set canAccept: false by default and change 
dialog.canAccept after something happened.


On 08.03.2014 17:40, Ragnar Kurm wrote:

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 
starts to behave coherently.

Is it something I do miss? Or a bug?

Ragnar



  Dialog {

canAccept: false

Column {

anchors.fill: parent

DialogHeader {
acceptText: Save
cancelText: Cancel
title: Title
}

TextField {
width: parent.width
label: Text
}

}
  }
___
SailfishOS.org Devel mailing list


___
SailfishOS.org Devel mailing list


[SailfishDevel] In app advertisement in Harbour Apps

2014-03-08 Thread Matthias Fehring
Hello Sailors and Jolla Crew,

I have a question to the rules of the Jolla Harbour. Is advertisement allowed 
in Harbour apps?

Best greetings
Buschmann

-- 
Das Gesetz hat zum Schneckengang verdorben, was Adlerflug geworden wäre.
(Friedrich Schiller - Die Räuber)

Und der Buschfunk spielt gerade mal nichts...

www.buschmann23.de
GPG-Key: 0x720AADE0


signature.asc
Description: This is a digitally signed message part.
___
SailfishOS.org Devel mailing list

Re: [SailfishDevel] In app advertisement in Harbour Apps

2014-03-08 Thread zoltan . lutor
In practice, yes...


Matthias Fehring írta ekkor: 2014.03.08. 20:02

Hello Sailors and Jolla Crew,


I have a question to the rules of the Jolla Harbour. Is advertisement allowed
in Harbour apps?


Best greetings
Buschmann

--

Das Gesetz hat zum Schneckengang verdorben, was Adlerflug geworden wäre.
(Friedrich Schiller - Die Räuber)


Und der Buschfunk spielt gerade mal nichts...

www.buschmann23.de

GPG-Key: 0x720AADE0



___
SailfishOS.org Devel mailing list