We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-11-22 13:06:34 +0200 |
What I stumble upon as a developer for SailfishOS that there is no default way to provide a file open or save dialog. As also the Qt.labs.folderlistmodel QML plugin aswell as others aren't allowed in the Jolla Store the only way would be implementing a file open dialog in c++ (or partly in c++).
This results in inconsistency as developers need to programm their own file dialog. It also is a huge limitation for most developers wanting to write software that goes into the official store and who just want to have a file open dialog for their apps and don't want to reinvent the wheel by writing one on their own.
So my request is to add a standard file open/save dialog to the Silicia API in SailfishOS which is allowed to be used for Store Apps.
2 | No.2 Revision |
What I stumble upon as a developer for SailfishOS that there is no default way to provide a file open or save dialog. As also the Qt.labs.folderlistmodel QML plugin aswell as others aren't allowed in the Jolla Store the only way would be implementing a file open dialog in c++ (or partly in c++).
This results in inconsistency as developers need to programm their own file dialog. It also is a huge limitation for most developers wanting to write software that goes into the official store and who just want to have a file open dialog for their apps and don't want to reinvent the wheel by writing one on their own.
So my request is to add a standard file open/save dialog to the Silicia Silica API in SailfishOS which is allowed to be used for Store Apps.
3 | No.3 Revision |
What I stumble upon as a developer for SailfishOS that there is no default way to provide a file open or save dialog. As also the Qt.labs.folderlistmodel QML plugin aswell as others aren't allowed in the Jolla Store the only way would be implementing a file open dialog in c++ (or partly in c++).
This results in inconsistency as developers need to programm their own file dialog. It also is a huge limitation for most developers wanting to write software that goes into the official store and who just want to have a file open dialog for their apps and don't want to reinvent the wheel by writing one on their own.
So my request is to add a standard file open/save dialog to the Silica API in SailfishOS which is allowed to be used for Store Apps.Apps or allow the already available Sailfish.Pickers to be used for store apps.
What I stumble upon as a developer for SailfishOS that there is no default way to provide a file open or save dialog. As also the Qt.labs.folderlistmodel QML plugin aswell as others aren't allowed in the Jolla Store the only way would be implementing a file open dialog in c++ (or partly in c++).
This results in inconsistency as developers need to programm their own file dialog. It also is a huge limitation for most developers wanting to write software that goes into the official store and who just want to have a file open dialog for their apps and don't want to reinvent the wheel by writing one on their own.
So my request is to add a standard file open/save dialog to the Silica API in SailfishOS which is allowed to be used for Store Apps or allow the already available Sailfish.Pickers to be used for store apps.