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

    Shortcuts

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 391 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 05/12/2009 at 01:43, xxxxxxxx wrote:

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

      ---------
      Hello All, i have 3 question about shortcuts.
      1)i know is possible to add new shortcut in command manager with AddShortcut(bc).
      but where i have to write this? i have tryed to insetri in plugin message but each cinema start duplicate my entry?
      2)can i know if user have a customized my shorcuts ? i wan't to damage his custom settings ?
      3) i have some tool plugin with a lot of mouse input shortcuts, is possible to add this shotcuts in command manager to allow the user to change it ?
      thanks in advance
      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 09/12/2009 at 03:09, xxxxxxxx wrote:

        no reply 😞
        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 09/12/2009 at 04:00, xxxxxxxx wrote:

          1. I have to check this.

          2. At Cinema start you can check the shortcut list with GetShortcutCount() and GetShort().

          3. Not possible through the Command Manager but you can offer it through your tool interface. This is how the Joint tool for instance is doing it.

          Personally I wouldn't change the shortcut list but leave it to the user to customize the shortcuts.

          cheers,
          Matthias

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