Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to achieve drag and drop from Photos app on Mac OS X?
Forum Updated to NodeBB v4.3 + New Features

How to achieve drag and drop from Photos app on Mac OS X?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 650 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.
  • RobertWR Offline
    RobertWR Offline
    RobertW
    wrote on last edited by
    #1

    Drag and drop photos from Apple's iPhotos on Mac used to work well. But ever since Apple replaced it with Photos app, it did not work anymore. Does anyone have any idea how to make it work?

    Thank you!

    1 Reply Last reply
    0
    • E Offline
      E Offline
      euchkatzl
      wrote on last edited by
      #2

      As explained here
      http://stackoverflow.com/questions/30110525/how-can-my-os-x-app-accept-drag-and-drop-of-picture-files-from-photos-app
      this is not as easy as from iPhoto.

      So that you get this working with Qt you have to modify implementation of Dragging in qnsview.mm and compile Qt on your own.

      Would be interesting if Qt is planning to add this in near future.

      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