|
2017-05-05
, 11:39
|
Posts: 17 |
Thanked: 107 times |
Joined on Jan 2017
@ Berlin, Germany
|
#22
|
Tweetian or Prostogram can able choose picture from sdcard, they are both in Jolla store
And there is source code, Prostogram: https://github.com/neochapay/prostogram
The Following 3 Users Say Thank You to Ygriega For This Useful Post: | ||
|
2017-05-05
, 12:49
|
|
Posts: 394 |
Thanked: 1,341 times |
Joined on Dec 2009
|
#23
|
var imagePicker = pageStack.push("Sailfish.Pickers.ImagePickerPage") imagePicker.selectedContentChanged.connect(function () { pageStack.push(Qt.resolvedUrl("SendPhotoPage.qml"),{image_url: imagePicker.selectedContent}) })
The Following 2 Users Say Thank You to velox For This Useful Post: | ||
|
2017-05-05
, 18:21
|
Posts: 17 |
Thanked: 107 times |
Joined on Jan 2017
@ Berlin, Germany
|
#24
|
I've had a quick scan through the prostogram source to help you out and it just seems to do it like this when a button is clicked:
A quick google showed no official documentation about it, but a few questions whether or not Pickers imports are to be allowed in harbour. prostogram does not seem to import pickers as such, only silica.Code:var imagePicker = pageStack.push("Sailfish.Pickers.ImagePickerPage") imagePicker.selectedContentChanged.connect(function () { pageStack.push(Qt.resolvedUrl("SendPhotoPage.qml"),{image_url: imagePicker.selectedContent}) })
The Following User Says Thank You to Ygriega For This Useful Post: | ||
|
2017-05-05
, 19:05
|
Posts: 17 |
Thanked: 107 times |
Joined on Jan 2017
@ Berlin, Germany
|
#25
|
Tweetian or Prostogram can able choose picture from sdcard, they are both in Jolla store
And there is source code, Prostogram: https://github.com/neochapay/prostogram
The Following User Says Thank You to Ygriega For This Useful Post: | ||
|
2017-06-10
, 14:05
|
Posts: 17 |
Thanked: 107 times |
Joined on Jan 2017
@ Berlin, Germany
|
#26
|
|
2017-06-10
, 18:52
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#27
|
|
2017-06-10
, 19:08
|
Posts: 17 |
Thanked: 107 times |
Joined on Jan 2017
@ Berlin, Germany
|
#28
|
The Following User Says Thank You to Ygriega For This Useful Post: | ||
And there is source code, Prostogram: https://github.com/neochapay/prostogram
The Glorious Lady T.Mavica
Twitter https://twitter.com/TMavica