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

    Extending integrated help system?

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 459 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 21/08/2007 at 04:36, xxxxxxxx wrote:

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

      ---------
      Hi,

      I would like to give my users a good documentation for my plugin, and keep the CINEMA 4D workflow.

      So I wonder if there's a possibility to somehow inject own HTML help files into the integrated help system? Any chance? Or should I just forget about that and deliver a PDF manual?

      Thanks for information!

      Best regards,
      Jack

      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/08/2007 at 08:00, xxxxxxxx wrote:

        No idea as it is too new to say (only introduced in R10 - before that it was a, well, PDF manual). 🙂

        Hopefully Matthias can provide better information when he returns. That said, if you can figure out the dir.csv and index.csv and add your html to the structures, then it should be possible. It is only html.

        And that said ;), there is nothing to stop you from making your own html and launching a browser. Integrate a basic search engine and off you go.

        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/08/2007 at 08:23, xxxxxxxx wrote:

          Access is officially not supported. I am also waiting for MAXON to officially support it in order to include it for my plugin. However, as long as there is no official support I won´t use it.

          But as Kuro said, you can create HTMLs and simply call them in a browser, but of course that wouldn´t allow for context-sensitivity (unless there is a way to catch the according message which I don´t know).

          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/08/2007 at 17:03, xxxxxxxx wrote:

            OK, well, then it will be just PDF, as always.
            Thanks for your answers!

            Greetings,
            Jack

            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 30/08/2007 at 03:23, xxxxxxxx wrote:

              As mentioned there is no official support for integrating 3rd party documentation into the Cinema help yet.

              cheers,
              Matthias

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