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

    Adding my own field to the Preference dialog

    Cinema 4D SDK
    r21 python
    2
    3
    405
    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.
    • P
      pim
      last edited by

      How can I add my own field (parameter) to the Preference dialog using python?

      1 Reply Last reply Reply Quote 0
      • CairynC
        Cairyn
        last edited by

        If you wish to expand the Preference dialog, you need to program a complete Preference plugin. See this documentation and the linked example:

        https://developers.maxon.net/docs/py/2023_2/modules/c4d.plugins/index.html?highlight=preference#c4d.plugins.RegisterPreferencePlugin

        1 Reply Last reply Reply Quote 0
        • P
          pim
          last edited by

          Thank you.
          I will look into it and try it.

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