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
    1. Maxon Developers Forum
    2. muckymouse
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    muckymouse

    @muckymouse

    0
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    muckymouse Unfollow Follow

    Latest posts made by muckymouse

    • RE: Best guess at active user selection

      Apologies for the terrible title.

      posted in Cinema 4D SDK
      M
      muckymouse
    • Best guess at active user selection

      Hey all thanks for taking the time to read my post.

      I'm making a renaming tool and we'd like it to change context based on the user's last selection. The three modes would be: object manager, takes manager, material manager.

      Ideally I'd like the mode to change if the user is hovering over one of these three managers but from what I've been told that isn't possible. So my thought for now is to poll c4d for changes in selections at regular intervals. Is this the best way to go about something like this?

      Thanks again for reading,
      Cheers,
      Andy

      posted in Cinema 4D SDK c++ 2023
      M
      muckymouse