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

    Connecting an Icon to a plugin!

    General Discussion
    0
    5
    803
    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
      Helper
      last edited by

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

      On 28/01/2012 at 16:04, xxxxxxxx wrote:

      Hi guys,

      I downloaded a Free plugin earlier today, but it didn't come with an icon and I want to add it to my layout.

      How do I add or connect an icon to it to make it easier to identify and see in my layout.

      Any help would be much appreciated.

      Cheers

      Jim

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

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

        On 28/01/2012 at 16:44, xxxxxxxx wrote:

        You could put the icon as a TIFF file into the plugin's "res" folder. But you would have to know the correct filename (as the plugin author passes the icon filename to the register function), so it's no use 😉 He probably did not pass any filename anyway.

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

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

          On 29/01/2012 at 01:09, xxxxxxxx wrote:

          Thanks for the reply, it's much appreciated.  I leave it where it is in the plugin menu and use it from there.

          Thanks again

          Regards

          Jim

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

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

            On 29/01/2012 at 03:50, xxxxxxxx wrote:

            You can create a script that calls the plugin using the CallCommand function. You can add an Icon to the script and add it to your layout. Cheers

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

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

              On 29/01/2012 at 04:10, xxxxxxxx wrote:

              Thanks nux, didn't think of doing it that way.

              Much appreciated

              Jim

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