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

    How Can Make My Category in python->Plugins Menu ?

    Scheduled Pinned Locked Moved PYTHON Development
    4 Posts 0 Posters 877 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/03/2011 at 18:23, xxxxxxxx wrote:

      something simple i want to ask

      in python menu how can make my
      list Category

      now if i create any plugin go in
      Python - > Plugin -> All the Plugins here

      i want to make like

      FOr example i have 5 plugin and name MyPy4d Category

      there is anyway to make like

      Python -> Plugins
                              ->MyPy4d
                                    ->Plugins1
                                    ->Plugins2
                                    ->Plugins3
                                    ->Plugins4
                                    ->Plugins5

      so with this way if i have a lot plugin i don't confuse ,
      like this picutre i found old version py4d


      i hope understand

      Thank you !

      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 23/03/2011 at 14:40, xxxxxxxx wrote:

        If I am not mistaken, simply creating a sub directory on your harddrive in your plugin's root folder will show up as a submenu entry.

        At least it does work with the COFFEE example plugins, because if I have on my hard drive the folders
        /plugins/coffesdk/examples it will show up as

        Plugins > coffeesdk > examples > (plugin)

        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 23/03/2011 at 14:51, xxxxxxxx wrote:

          Grouping is unfortunately not supported for Python plugins. It was temporarily part of Py4D.

          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 23/03/2011 at 14:57, xxxxxxxx wrote:

            ok understand thank you !

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