Hi all, from my application I need to be ask the user for a file path (either an existing file to be loaded, or a new file to be created). In practice, I need a QML equivalent of QFileDialog. I couldn't a ready component for this, which came as a big surprise to me. :-)
Is there some ongoing work for such a component? If I go on my own and implement my own widget, what things should I consider if then I want to propose it for inclusion among the QtQuick components? (i.e., can I use QFileSystemModel or the QML FolderListModel, or should I just use classes which are available in QtCore/QtDeclarative?) Ciao, Alberto -- http://blog.mardy.it <- geek in un lingua international! _______________________________________________ Qt-components mailing list Qt-components@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-components