<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
ScrollDecoator component is just combiner:<br>
<br>
<tt>Item {</tt><tt><br>
</tt><tt> property Flickable flickable</tt><tt><br>
</tt><tt> VerticalScrollDecorator { flickable: parent.flickable }</tt><tt><br>
</tt><tt> HorizontalScrollDecorator { flickable: parent.flickable
}</tt><tt><br>
</tt><tt>}</tt><br>
<br>
And you can't access individual properties here.<br>
<br>
<div class="moz-cite-prefix">03.06.2014 11:31, Krisztian Olah пишет:<br>
</div>
<blockquote
cite="mid:CACX4ZqZ3P9hdEU_EBb2_Cg=DFZUpvjBUX=6zcdED8vSRQgTEhw@mail.gmail.com"
type="cite">
<div dir="ltr">Thanks Andrey, now it makes complete sense. Just
one more question: Then ScrollDecorator is NOT derived from <span
style="font-family:arial,sans-serif;font-size:13px">Vertical-
and </span><span
style="font-family:arial,sans-serif;font-size:13px">HorizontalScrollDecorator
but composes/contains them, right?</span></div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On 3 June 2014 05:11, Andrey
Kozhevnikov <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:coderusinbox@gmail.com" target="_blank">coderusinbox@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> ScrollDecorator
component cannot be colored. Only Vertical and Horizontal
separately.<br>
Vertical/HorizontalScrollDecorator inherits Rectangle, so
you should understand now how to use it ;)<br>
<br>
<div>03.06.2014 11:07, Krisztian Olah пишет:<br>
</div>
<div>
<div class="h5">
<blockquote type="cite">
<div dir="ltr">Ouch, that did hurt. I only checked
ScrollDecocartor in QtCreator not the horizontal
or vertical one. Mind you it is not documented
at <a moz-do-not-send="true"
href="https://sailfishos.org/sailfish-silica/sailfish-silica-all.html"
target="_blank">https://sailfishos.org/sailfish-silica/sailfish-silica-all.html</a>
for either of them.
<div> <br>
</div>
<div>Sorry for the silly question. :$</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On 3 June 2014 04:46,
Andrey Kozhevnikov <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:coderusinbox@gmail.com"
target="_blank">coderusinbox@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0
0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> ORLY?<br>
<br>
SilicaListView / SilicaFlickable {<br>
...<br>
VerticalScrollDecorator { color: "red" }<br>
}<br>
<br>
<div>03.06.2014 10:41, Krisztian Olah пишет:<br>
</div>
<blockquote type="cite">
<div>
<div>
<div dir="ltr">Hi list,
<div><br>
</div>
<div> Is it possible to change the
colour of the ScrollDecorator
component? I couldn't find
anything regarding this in the
Silica reference nor anywhere
else. I remembered that the
browser has been opened so I
checked in the source, but it
seems to have been reimplemented
in QML. </div>
<div> ScrollDecorator doesn't seem
to have a color property, so if it
is left out is it due to some
technical reason?</div>
<div><br>
</div>
<div>Thanks in advance for any
insight</div>
<div>Kris</div>
<div><br>
</div>
<div><br>
</div>
<div>PS.: It would be nice if all
theme dependent colours in the
Silica Reference were available to
be pryed uppon under "Theme". I
found "highlightDimmerColor" and
"highlightBackgroundColor" in
Sailfish browser's source; I saw
highlightBackgroundColor somewhere
before, but I can't recall in what
document, in any case neither of
them are in Theme's documentation.</div>
</div>
<br>
<fieldset></fieldset>
<br>
</div>
</div>
<pre>_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a moz-do-not-send="true" href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a></pre>
</blockquote>
<br>
</div>
<br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a
moz-do-not-send="true"
href="mailto:devel-unsubscribe@lists.sailfishos.org"
target="_blank">devel-unsubscribe@lists.sailfishos.org</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a moz-do-not-send="true" href="mailto:devel-unsubscribe@lists.sailfishos.org" target="_blank">devel-unsubscribe@lists.sailfishos.org</a></pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a
moz-do-not-send="true"
href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></pre>
</blockquote>
<br>
</body>
</html>