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
    • Recent
    • Tags
    • Users
    • Login

    Message after pressing the (...) button

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 269 Views
    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 Offline
      Helper
      last edited by

      On 06/08/2015 at 16:26, xxxxxxxx wrote:

      I have a tag plugin includes a FILENAME gizmo.
      Is there any type of message generated when the user presses the (...) button?

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

        On 07/08/2015 at 02:00, xxxxxxxx wrote:

        Hello,

        what exactly do you mean? Do you want a message when the button was pressed or when the filename was set? The (…) button is part of the Filename GUI and pressing that button is handled internally and triggers no additional message.

        Best wishes,
        Sebastian

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

          On 07/08/2015 at 03:45, xxxxxxxx wrote:

          I just wanted to make sure that I would only evaluate and some "house keeping" about the file that is referenced in the FILENAME gizmo when the user, in fact, chooses a different (or new) file.
          But I guess I can store a global class variable to store the previous state and only do something when the FILENAME gizmo has a different value from the stored one.
          Thank you, Sebastian.

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