<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    didnt know, thanks :)<br>
    <br>
    <div class="moz-cite-prefix">On 03.01.2014 18:10, Timur Kristóf
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFF-SiUm+Nwtb4Zi6BFUCUGa__OLa9_u-y15ofg1tw0sSsmShw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Not sure what you mean - there are haptics and
        feedback in QML, take a look at the component gallery example
        app.<br>
      </div>
      <div class="gmail_extra"><br clear="all">
        <div>
          <div dir="ltr"><br>
            Timur<br>
            <br>
          </div>
        </div>
        <br>
        <br>
        <div class="gmail_quote">On Fri, Jan 3, 2014 at 12:42 PM, 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 text="#000000" bgcolor="#FFFFFF"> Is it really missing?
              Or just not implemented?<br>
              Why you switching statement?<br>
              <br>
              It will be handy to have built in pickers for everything,
              but well, you have contacts model and can create you own
              picker with favorite delegates.<br>
              <br>
              I dont think it's really "missing" feature.<br>
              <br>
              Really missing feature for example Haptics/Feedback
              effects on QML side, because its essential thing coming
              from hardware.
              <div>
                <div class="h5"><br>
                  <br>
                  <div>On 03.01.2014 17:35, Timur Kristóf wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <div dir="ltr">
                      <div>
                        <div>Hey,<br>
                          <br>
                        </div>
                        I forgot to mention that a file picker is also
                        missing.<br>
                        See <a moz-do-not-send="true"
                          href="https://together.jolla.com/question/321/file-picker-needed/"
                          target="_blank">https://together.jolla.com/question/321/file-picker-needed/</a><br>
                        <br>
                      </div>
                      Timur<br>
                    </div>
                    <div class="gmail_extra"><br clear="all">
                      <div>
                        <div dir="ltr"><br>
                          Timur<br>
                          <br>
                        </div>
                      </div>
                      <br>
                      <br>
                      <div class="gmail_quote">On Fri, Jan 3, 2014 at
                        12:17 PM, Timur Kristóf <span dir="ltr"><<a
                            moz-do-not-send="true"
                            href="mailto:timur.kristof@gmail.com"
                            target="_blank">timur.kristof@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 dir="ltr">
                            <div>
                              <div>Hi Sven,<br>
                                <br>
                              </div>
                              I think there are some picker dialogs in
                              Silica (you can look around in its
                              directory), but as far as I know only a
                              few of them are part of the public API.<br>
                              <br>
                            </div>
                            <div> If you look around here:<br>
                              <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><br>
                            </div>
                            <div>You can see that there's only a
                              ColorPickerDialog, DatePickerDialog and
                              TimePickerDialog in the API now.<br>
                            </div>
                            <div><br>
                            </div>
                            <div>If you wish to have a contact picker,
                              vote for this Together post:<br>
                              <a moz-do-not-send="true"
href="https://together.jolla.com/question/9339/feature-request-silica-contact-picker-api/"
                                target="_blank">https://together.jolla.com/question/9339/feature-request-silica-contact-picker-api/</a><br>
                              <br>
                            </div>
                            <div>Cheers,<br>
                              Timur<span><font color="#888888"><br>
                                </font></span></div>
                            <span><font color="#888888">
                                <div><br>
                                </div>
                              </font></span></div>
                          <div class="gmail_extra"><span><font
                                color="#888888"><br clear="all">
                                <div>
                                  <div dir="ltr"><br>
                                    Timur<br>
                                    <br>
                                  </div>
                                </div>
                              </font></span>
                            <div>
                              <div> <br>
                                <br>
                                <div class="gmail_quote">On Thu, Jan 2,
                                  2014 at 8:26 PM, Sven Putze <span
                                    dir="ltr"><<a
                                      moz-do-not-send="true"
                                      href="mailto:sailfish.os@hardcodes.de"
                                      target="_blank">sailfish.os@hardcodes.de</a>></span>
                                  wrote:<br>
                                  <blockquote class="gmail_quote"
                                    style="margin:0 0 0
                                    .8ex;border-left:1px #ccc
                                    solid;padding-left:1ex"> Hi there,<br>
                                    <br>
                                    I want to select the email addresses
                                    of contacts in one of my apps. But
                                    if possible I don't want to use
                                    QContacts for this task, I'd like to
                                    reuse the same dialog as is present
                                    in the email program. There is this
                                    +-button which leads to a complete
                                    (contact) selection dialog.<br>
                                    Is there an API (description)
                                    available anywhere to use this
                                    module?<br>
                                    Must I reinvent the wheel here and
                                    try to achieve the same with my own
                                    code?<br>
                                    Or can I at least use the source
                                    code of this dialog and if yes from
                                    where?<br>
                                    <br>
                                    BR.<br>
                                    Sven<br>
_______________________________________________<br>
                                    SailfishOS.org Devel mailing list<br>
                                  </blockquote>
                                </div>
                                <br>
                              </div>
                            </div>
                          </div>
                        </blockquote>
                      </div>
                      <br>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                    <pre>_______________________________________________
SailfishOS.org Devel mailing list</pre>
                  </blockquote>
                  <br>
                </div>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            SailfishOS.org Devel mailing list<br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list</pre>
    </blockquote>
    <br>
  </body>
</html>