Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Qt on BlackBerry and QNX
  4. Cascades/QML Gallery / Image Picker on BB10
QtWS25 Last Chance

Cascades/QML Gallery / Image Picker on BB10

Scheduled Pinned Locked Moved Qt on BlackBerry and QNX
3 Posts 2 Posters 3.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    codenode
    wrote on last edited by
    #1

    Hi,

    I am looking for a solution for 2 problems:

    First, I'd like to have a list of the (camera) pictures on the device. I don't have a device, so I did some research.
    I've found that there is a shared/camera/* folder, which should contain the images.
    I did not find any hint in that there is a Buildin Image Selection Dialog in Cascades, so does someone know if this is maybe coming with one of the next releases? Don't want to reeinvent the wheel.

    Regarding the list of pictures, there is the catalog/gallery module in qtmobility, which would come handy here, but afaik its not yet implemented in BB10, is this right? Any hints for this?

    Also is there a folder containing thumbnails for the camerapics?

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bomb3rman
      wrote on last edited by
      #2

      The qtmobility module is not implemented on BB10. But the Mobility project is managed by the QtProject, so you are welcome to start working on it ;)

      Cascades has a File picker, that might be of help here:
      https://developer.blackberry.com/cascades/reference/bb__cascades__pickers__filepicker.html

      There is an example, of how to just pick images.

      Hope this helps!

      1 Reply Last reply
      0
      • C Offline
        C Offline
        codenode
        wrote on last edited by
        #3

        Hm, thats interesting.

        Have to test that on a device as soon as I got one :)

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved