<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    The best way to get help is freenode #sailfishos irc channel imho :)<br>
    <br>
    i can't properly understand what ui you want to get. basically you
    should NOT put listview inside any other flickable. if you need
    something under listview you should not set it hight, and anchor
    something between listview bottom and page bottom.<br>
    <br>
    <div class="moz-cite-prefix">23.05.2015 21:57, Віталій Коренєв
      пишет:<br>
    </div>
    <blockquote
cite="mid:CAMT4Fn7Ur71n7RacbBEy7tcHLNz9Q8+8Yc4AA-5dZ+aaq0AP6w@mail.gmail.com"
      type="cite">
      <div dir="ltr"><span id="result_box" class="" lang="en"><span
            title="Я тільки починаю вивчати qml, тому виникають багато
            питань.">I'm just starting to learn qml, and there are many
            questions. <br>
          </span><span title="Я маю
                ">I have<br>
                </span><span title="XmlListModel{
                    ">XmlListModel {<br>
                    </span><span title="id: listModel
                    ">id: listModel<br>
                    </span><span title="query: "/colors/color"
                    ">query: "/ colors / color"<br>
                    </span><span title="XmlRole {name: "id";">XmlRole
            {name: "id"; </span><span title="query:
            "id/string()"}
                    ">query: "id / string ()"}<br>
                    </span><span title="XmlRole {name:
            "title";">XmlRole {name: "title"; </span><span
            title="query: "title/string()"}
            ">query: "title / string ()"}<br>
          </span><span title="...
                ">...<br>
                </span><span title="}
                ">}<br>
            <br>
                </span><span title="SilicaFlickable {
                    ">SilicaFlickable {<br>
                    </span><span title="anchors.fill: parent
                    ">anchors.fill: parent<br>
            <br>
                    </span><span title="Column
                    ">Column<br>
                    </span><span title="{
                        ">{<br>
                        </span><span title="width: parent.width;">width:
            parent.width; </span><span title="height: parent.height
                        ">height: parent.height<br>
                        </span><span title="id : mainContainer
                        ">id: mainContainer<br>
            <br>
                        </span><span title="SilicaListView
                        ">SilicaListView<br>
                        </span><span title="{
                            ">{<br>
                            </span><span title="width: parent.width;">width:
            parent.width; </span><span title="height: parent.height
                            ">height: parent.height<br>
                            </span><span title="id : list
                            ">id: list<br>
                            </span><span title="model : listModel
                            ">model: listModel<br>
                            </span><span title="delegate: BackgroundItem
            {
                                ">delegate: BackgroundItem {<br>
                                </span><span title="width:
            parent.width;">width: parent.width; </span><span
            title="height: 120
                                ">height: 120<br>
                                </span><span title="Image{
                                    ">Image {<br>
                                    </span><span title="source: imageUrl
                                    ">source: imageUrl<br>
                                    </span><span title="anchors.fill:
            parent
                                ">anchors.fill: parent<br>
                                </span><span title="}
                                ">}<br>
                                </span><span title="Label{ text: title }
                            ">Label {text: title}<br>
                            </span><span title="}
                            ">}<br>
                            </span><span title="VerticalScrollDecorator
            {}
                        ">VerticalScrollDecorator {}<br>
                        </span><span title="}
                    ">}<br>
                    </span><span title="}
                ">}<br>
                </span><span title="}
            ">}<br>
            <br>
          </span><span title="Яким чином я можу додати інші елементи
            (buttons, labels...) після всіх елементів SilicaListView,
            якщо його height: parent.height.">How can I add other
            elements (buttons, labels ...) after all elements of
            SilicaListView, if its height: parent.height. </span><span
            title="Якщо прибрати height: parent.height для
            SilicaListView, він не відображається.">If you remove line
            height: parent.height for SilicaListView, it is not
            displayed. </span><span title="Були спроби додати перед
            VerticalScrollDecorator {} та в інші місця (експериментува з
            anchors), але додані елементи знаходились в лівому верхньому
            куту екрана або на останніх 10 пікселів екрана (під
            SilicaListView)">There have been attempts to add other
            elements before VerticalScrollDecorator {} and other places
            (</span></span><span id="result_box" class="" lang="en"><span
            title="Були спроби додати перед VerticalScrollDecorator {}
            та в інші місця (експериментува з anchors), але додані
            елементи знаходились в лівому верхньому куту екрана або на
            останніх 10 пікселів екрана (під SilicaListView)"><span
              id="result_box" class="" lang="en"><span title="Були
                спроби додати перед VerticalScrollDecorator {} та в інші
                місця (експериментував з anchors), але додані елементи
                знаходились в лівому верхньому куту екрана або на
                останніх 10 пікселів екрана (під SilicaListView)">experimenting</span></span>
            with anchors), but the added elements were in the upper left
            corner of the screen or on the last 10 points of the screen
            (under SilicaListView)</span></span>. <br clear="all">
        <br>
        <span id="result_box" class="" lang="en"><span class="">Sorry
            for</span> <span class="">my</span> <span class="">English.</span><br>
          <span class="">PS.</span> <span class="">This is the only</span>
          <span class="">way to get</span> <span class="">or give</span>
          <span class="">help</span> <span class="">when working with</span>
          <span class="">qml + Silica?</span> <span class="">No</span>
          <span class="">forum</span> <span class="">for developers</span>
          <span class="">Sailfish?</span></span></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>