[SailfishDevel] File chooser
Martin Kolman
martin.kolman at gmail.com
Sun Nov 3 21:02:19 UTC 2013
1.11.2013 22:16, Janne Pulkkinen:
> 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.
>
> Just putting this out there, because I would really like to see this
> implemented in the SDK.
>
>
> 2013/11/1 Damien Caliste <dcaliste at free.fr <mailto:dcaliste at free.fr>>
>
> Hello,
>
> On Fri Nov 1 08:54:03 2013 khertan at khertan.net
> <mailto:khertan at khertan.net> wrote:
> > For the file selector, it should not be difficult to make one with a
> > SilicaListView, and the qmldir extension.
> 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.
>
> > For notification, i ve made a something similar but more simple
> to the
> > Harmattan InfoBanner for ownNotes :
> > http://khertan.net/blog/silica_infobanner
> Great. I'll give a look also waiting for something from Jolla if
> any. Thanks.
>
> Regards,
>
> Damien.
> _______________________________________________
> SailfishOS.org Devel mailing list
>
>
>
>
> _______________________________________________
> SailfishOS.org Devel mailing list
What about the FileDialog component[1] introduced in Qt 5.1 ?
The documentation says that it will use a native platform file-open
dialog if available,
so maybe just make a silica themed file open dialog and show it once the
FileDialog component is used ?
[1]
http://qt-project.org/doc/qt-5.1/qtquickdialogs/qml-qtquick-dialogs1-filedialog.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20131103/9fe68578/attachment.html>
More information about the Devel
mailing list