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

    gui question commanddata as long

    Scheduled Pinned Locked Moved SDK Help
    2 Posts 0 Posters 120 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 19/06/2011 at 21:43, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   12 
      Platform:   Windows  ;   Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      Hello All,
      i'll try to explane my problem as better as possible but is not simple.
      i have 3 command plugin that simply set a long in a scenehook container like

      command 1 bc->SetLong(1000,0);
      command 2 bc->SetLong(1000,1);
      command 3 bc->SetLong(1000,2);

      and may i will add more status in future.

      now i'dd like to create a toolbar for that command but i'dd like to create a single icon that hold the 3 container state and show the current container status like the selection mode icon in standard cinema4d toolbar.
      is possible via sdk and if yes how can i achieve this ?

      Thanks in advance
      all the best

      Franz

      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 19/06/2011 at 22:02, xxxxxxxx wrote:

        ok solved ...
        thanks anyway

        Franz

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