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

    EventAdd and GeDialog

    Scheduled Pinned Locked Moved PYTHON Development
    4 Posts 0 Posters 1.1k 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 01/06/2018 at 02:49, xxxxxxxx wrote:

      Hi
      Is it possible to send an event(EventAdd) while gadget(GeDialog) in dragging mode?
      I tried to send an event on condition msg == BFM_ACTION_VALCHG in Command() method, but it doesnt work.

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

        On 04/06/2018 at 13:12, xxxxxxxx wrote:

        Hi,

        I'm not sure, I understand the question correctly. It would certainly help, if you could provide us with some more details what you are actually trying to achieve.
        I assume in "dragging mode" means some kind of drag and drop operation from or to your GeDialog. Then no, it is not possible. Or actually, yes it is possible to send an event, but the event will only be queued. As the user interface (the drag and drop operation) is currently blocking the main thread, there's nobody who could receive and process the event.
        But as I said in the beginning, please tell us a bit more, then we may be able to find other ways.

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

          On 05/06/2018 at 09:46, xxxxxxxx wrote:

          I assume in "dragging mode" means some kind of drag and drop operation from or to your GeDialog.
          That's exactly what i mean. Thanks!

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

            On 05/06/2018 at 09:49, xxxxxxxx wrote:

            But that's not what I meant, when asking for details !Wink[URL-REMOVED]
            Please let us know a bit more, what you are actually trying to achieve during the drag and drop operation.


            [URL-REMOVED] @maxon: This section contained a non-resolving link which has been removed.

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