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

    Hide COFFEE Menu Plugin

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 231 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 04/12/2012 at 07:38, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R13+ 
      Platform:      
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      Is there a way to have a COFFEE Command Plugin invisible,
      that is, not shown in the Plugins Menu?

      What I have is a Python Command Plugin that is
      using a COFFEE Command Plugin. The coffee plugin
      does not make any sense on its own, that's why
      I'd like it hidden.

      Right now I have its state set to "0", so it
      is greyed out, not selectable.
      I have the .cof/.cob file in the same folder
      as the .pyp file yet the coffee plugin is shown
      on its own in the plugin menu and not together
      with the python plugin.
      It would be ok if the coffee plugin would be shown
      together with the python plugin as they "belong"
      to each other, but it doesn't.

      COFFEE Expression Plugins have the UseMenu()
      and DisplayAllowed() options for this, but
      that doesn't seem to work for Menu Plugins.

      Cheers
      Lennart

      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 05/12/2012 at 11:10, xxxxxxxx wrote:

        I guess no then.

        Cheers
        Lennart

        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 06/12/2012 at 04:02, xxxxxxxx wrote:

          Yes, I'm afraid we cannot hide a COFFEE Menu plugin.
          A COFFEE Menu plugin is a 'limited' Command plugin always displayed in the plugin's menu. It's not possible to develop a pure 'Command' plugin with COFFEE.

          And about the COFFEE and Python entry not being grouped together, CINEMA makes a distinction between plugins registered in different languages and context.

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