FileDialog on Android
-
wrote on 22 Apr 2015, 14:49 last edited by gardiol
Hi!
my app uses the FileDialog QML item and i have a couple of questions.-
Is it possible to do multi-selection? The first item i select closes the dialog... there is no "control" key to do multi-select. Can it be achieved?
-
Is possible to open a system file dialog instead of the QML custom-one?
-
Is it possible to display the FileDialog fullscreen (i tried to play with visibility and x/y/width/height with mixed useless results)?
-
-
wrote on 24 Apr 2015, 09:43 last edited by
bump...
No one? -
wrote on 5 May 2016, 07:10 last edited by
I have same question! ~
-
wrote on 5 May 2016, 11:57 last edited by
- You must long touch like an android event(OnLongClickListener). Of course selectMultiple set true?
-
wrote on 5 May 2016, 12:14 last edited by