<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can I change command panel buttons? like delete some, add some? in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210051#M4089</link>
    <description>&lt;P&gt;Is there a way to rearrange the command panel buttons of a specific modifier so that I can delete some and leave only the ones I need to work with?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3ds max less buttons.jpg" style="width: 984px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1075241i1847BB5828FCA868/image-size/large?v=v2&amp;amp;px=999" role="button" title="3ds max less buttons.jpg" alt="3ds max less buttons.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using 3ds max For Architectural purposes could let you use not more than 10% from edit poly buttons, same thing for edit spline and others, I'm trying to find a way to make the user interface easier and adjustable, which I believe will increase the speed of work.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jun 2022 09:33:03 GMT</pubDate>
    <dc:creator>Waseem_Dabbas</dc:creator>
    <dc:date>2022-06-02T09:33:03Z</dc:date>
    <item>
      <title>Can I change command panel buttons? like delete some, add some?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210051#M4089</link>
      <description>&lt;P&gt;Is there a way to rearrange the command panel buttons of a specific modifier so that I can delete some and leave only the ones I need to work with?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3ds max less buttons.jpg" style="width: 984px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1075241i1847BB5828FCA868/image-size/large?v=v2&amp;amp;px=999" role="button" title="3ds max less buttons.jpg" alt="3ds max less buttons.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using 3ds max For Architectural purposes could let you use not more than 10% from edit poly buttons, same thing for edit spline and others, I'm trying to find a way to make the user interface easier and adjustable, which I believe will increase the speed of work.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 09:33:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210051#M4089</guid>
      <dc:creator>Waseem_Dabbas</dc:creator>
      <dc:date>2022-06-02T09:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can I change command panel buttons? like delete some, add some?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210052#M4090</link>
      <description>&lt;P&gt;Max is running qt, so you can probably find QWidget with that name/text/icon/whatever and just widget.hide() it. Have a dig at qwidgets documentation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 09:35:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210052#M4090</guid>
      <dc:creator>Bob.Bon2000</dc:creator>
      <dc:date>2022-06-02T09:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can I change command panel buttons? like delete some, add some?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210060#M4091</link>
      <description>&lt;P&gt;I will make research for it, than you very much.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 09:41:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210060#M4091</guid>
      <dc:creator>Waseem_Dabbas</dc:creator>
      <dc:date>2022-06-02T09:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can I change command panel buttons? like delete some, add some?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210483#M4092</link>
      <description>&lt;P&gt;think you just need a scripted plugin that extends&amp;nbsp; edit_poly and replaces the UI.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 13:17:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210483#M4092</guid>
      <dc:creator>klvnk</dc:creator>
      <dc:date>2022-06-02T13:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can I change command panel buttons? like delete some, add some?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210732#M4093</link>
      <description>&lt;P&gt;Sounds a good idea, any idea where to start from?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 14:44:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11210732#M4093</guid>
      <dc:creator>Waseem_Dabbas</dc:creator>
      <dc:date>2022-06-02T14:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can I change command panel buttons? like delete some, add some?</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11212071#M4094</link>
      <description>&lt;P&gt;Extending Edit_Poly in a scripted plugin brings a level of indirection that breaks it in unpredictable ways (and you can no longer access the subobject levels from the modifier stack dropdown), you'd spend more time trying to make it work and pass along notifications than recompiling the modifier from the SDK samples with edited UI.&lt;BR /&gt;&lt;BR /&gt;As for Qt UI, only a few new modifiers are full Qt, edit poly still keeps the old Win32 one.&amp;nbsp;The rollout containers are Qt widgets and you can hide them with pySide2 (you have to do that everytime you activate the modifier) and you can technically manipulate the rest via user32 methods.&lt;BR /&gt;&lt;BR /&gt;A mix between the two that should take a bit less time and takes away the indirection (and would keep working on other machines) is to use custom attributes with your customized UI that would work the same way as scripted plugin (with some of the same shortcomings like&amp;nbsp; having to reimplement 'skip loop/ring' as the mxs exposure is broken but without breaking notifications or modifier stack subobject access). Inside its rollout open handler you can hide (or collapse) the other rollouts and you're left with only your custom rollout.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 06:27:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/can-i-change-command-panel-buttons-like-delete-some-add-some/m-p/11212071#M4094</guid>
      <dc:creator>Swordslayer</dc:creator>
      <dc:date>2022-06-03T06:27:26Z</dc:date>
    </item>
  </channel>
</rss>

