Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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

    LoadDialog() multi select

    PYTHON Development
    0
    2
    384
    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 27/02/2014 at 00:50, xxxxxxxx wrote:

      Hello,
      is there a way to allow the selection of multiple images using LoadDialog() ?

      > fn = c4d.storage.LoadDialog(type=c4d.FILESELECTTYPE_IMAGES, flags=c4d.FILESELECT_LOAD)
      >
      >
      just like this but with multiselect.

      thanks,
      Bertram

      >

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

        On 04/03/2014 at 11:05, xxxxxxxx wrote:

        Unfortunatley not. You might switch to a third party python module which supports that.

        Cheers, s_rath

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