Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Message After Multiple Drag and Drop

    SDK Help
    0
    3
    357
    Loading More Posts
    • 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.
    • H
      Helper
      last edited by

      On 15/05/2017 at 16:18, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R17 
      Platform:   Windows  ;   Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
         This may be a feature request.

      If I drag and drop multiple files, using a single selection, from disk onto a GeUserArea then I get multiple messages for each file.

      I get a BFM_DRAGRECEIVE with an DRAGTYPE_FILENAME_IMAGE. Which is fine, I can then handle each image. But there doesn't seem to be any call made when all the files have been handled.

      I tested for BFM_DRAGEND but this was not sent.

      Is there a message that is sent after the drop is finished?

      If not then it would be great if one could be added in.

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        On 16/05/2017 at 06:16, xxxxxxxx wrote:

        Hi Kent,

        unfortunately such a message is indeed missing. I created an idea in our issue tracker and also informed our product management about the need.

        1 Reply Last reply Reply Quote 0
        • H
          Helper
          last edited by

          On 16/05/2017 at 13:25, xxxxxxxx wrote:

          Thanks Andreas. I want to be able to process a whole bunch of files in one go after the drop is finished. I will have to make a queue instead with a manual process button for now, still acceptable, but getting sent a message would be great.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post