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

    ExpressionTag with attributes (description)

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 283 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

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 20/03/2011 at 20:22, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   12 
      Platform:      Mac OSX  ; 
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      Hi

      I have this simple ExpressionTag. It has an On/Off switch - currently in a dialog created by ResEdit. Total overkill and impractical. For days now I have been looking for info on how to move this On/Off checkbox into the Attributes box of the Tag. The closest I come for some decent info is here:
      https://developers.maxon.net/forum/topic/5550/5571_adding-buttons-to-tags&KW=attributes&PID=23007#23007

      But that is C++ and I am not quite that far yet, although it looks like that's the way to go.

      Then I also have ![](file:///Users/peterold/Library/Caches/TemporaryItems/moz-screenshot.png)'cinema4dsdk' in my Plugin folder. That one offers a whole bunch of useful plugins and it has the source code in C++. It includes an example for an ExpressionTag (LookAtCamera) but that code is so far out of my league and most of the header files seem to be missing - even though I must have compiled that in XCode.

      Any leads at all on how to move my poor little On/Off switch?

      Thanks

      Peter

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

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 20/03/2011 at 22:41, xxxxxxxx wrote:

        Iin contrast to Python and C++, Coffee does not suppprt descriptionfiles. Your paramteres have to stay in a dialog.

        Cheers,
        -Niklas

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

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 21/03/2011 at 18:06, xxxxxxxx wrote:

          Thanks Niklas

          I almost suspected that. No way around C++ then.

          Peter

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