<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">1.11.2013 22:16, Janne Pulkkinen:<br>
</div>
<blockquote
cite="mid:CAA84f1_9UpYwTrhSK9s53HcJ3eEYdEPXvNGUmCoDgycd4H45dA@mail.gmail.com"
type="cite">
<div dir="ltr">Sailfish would benefit from having a default
file/directory chooser instead of having different
implementations made by different developers which would only
make the OS appear inconsistent for the average user.
<div>
<br>
</div>
<div>Just putting this out there, because I would really like to
see this implemented in the SDK.<br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2013/11/1 Damien Caliste <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:dcaliste@free.fr" target="_blank">dcaliste@free.fr</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<div class="im"><br>
On Fri Nov 1 08:54:03 2013 <a
moz-do-not-send="true"
href="mailto:khertan@khertan.net">khertan@khertan.net</a>
wrote:<br>
> For the file selector, it should not be difficult
to make one with a<br>
> SilicaListView, and the qmldir extension.<br>
</div>
Ok, I'm new to QML, I didn't know about qmldir. I'll
give a look. But I was hopping something common to avoid
discrepency on the platform. Thanks for the info.<br>
<div class="im"><br>
> For notification, i ve made a something similar
but more simple to the<br>
> Harmattan InfoBanner for ownNotes :<br>
> <a moz-do-not-send="true"
href="http://khertan.net/blog/silica_infobanner"
target="_blank">http://khertan.net/blog/silica_infobanner</a><br>
</div>
Great. I'll give a look also waiting for something from
Jolla if any. Thanks.<br>
<div class="HOEnZb">
<div class="h5"><br>
Regards,<br>
<br>
Damien.<br>
_______________________________________________<br>
SailfishOS.org Devel mailing list</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list</pre>
</blockquote>
What about the FileDialog component[1] introduced in Qt 5.1 ?<br>
The documentation says that it will use a native platform file-open
dialog if available,<br>
so maybe just make a silica themed file open dialog and show it once
the FileDialog component is used ?<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="http://qt-project.org/doc/qt-5.1/qtquickdialogs/qml-qtquick-dialogs1-filedialog.html">http://qt-project.org/doc/qt-5.1/qtquickdialogs/qml-qtquick-dialogs1-filedialog.html</a><br>
</body>
</html>