<?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 First add-ins button disappears when second add-ins button is created in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/first-add-ins-button-disappears-when-second-add-ins-button-is/m-p/13011550#M171593</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have two add-ins (c#). I added the first add-ins to Invnetor to a new tab “MyTab”, and panel “MyPanel”. I cannot add the second button to the same tab. The buttons have different internalName and displayName. I have different ClassId/ClientId/GUID number for 2 projects. The program stops at this point:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;CommandCategory slotCmdCategory = application.CommandManager.CommandCategories.Add("Slot", "Autodesk:YourAddIn:ShowTextCmd", addinId);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to add the second button to a new tab, e.g. “MyTab_2”. The second button appears and the first button disappears in the “MyTab” tab. “MyTab” still exists, but there are no buttons.&lt;BR /&gt;Something wrong with the creation of the buttons, any ideas what I can change?&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2024 13:06:14 GMT</pubDate>
    <dc:creator>Hubert_Los</dc:creator>
    <dc:date>2024-09-10T13:06:14Z</dc:date>
    <item>
      <title>First add-ins button disappears when second add-ins button is created</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/first-add-ins-button-disappears-when-second-add-ins-button-is/m-p/13011550#M171593</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have two add-ins (c#). I added the first add-ins to Invnetor to a new tab “MyTab”, and panel “MyPanel”. I cannot add the second button to the same tab. The buttons have different internalName and displayName. I have different ClassId/ClientId/GUID number for 2 projects. The program stops at this point:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;CommandCategory slotCmdCategory = application.CommandManager.CommandCategories.Add("Slot", "Autodesk:YourAddIn:ShowTextCmd", addinId);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to add the second button to a new tab, e.g. “MyTab_2”. The second button appears and the first button disappears in the “MyTab” tab. “MyTab” still exists, but there are no buttons.&lt;BR /&gt;Something wrong with the creation of the buttons, any ideas what I can change?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 13:06:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/first-add-ins-button-disappears-when-second-add-ins-button-is/m-p/13011550#M171593</guid>
      <dc:creator>Hubert_Los</dc:creator>
      <dc:date>2024-09-10T13:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: First add-ins button disappears when second add-ins button is created</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/first-add-ins-button-disappears-when-second-add-ins-button-is/m-p/13011600#M171596</link>
      <description>&lt;P&gt;It is hard to answer this without a code. I don't know about similar issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only one thing: Is it&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;"Autodesk:YourAddIn:ShowTextCmd"&lt;/STRONG&gt;&lt;/EM&gt; just a placeholder for this forum, or you try to create command category with the same InternalName from both add-ins?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 13:32:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/first-add-ins-button-disappears-when-second-add-ins-button-is/m-p/13011600#M171596</guid>
      <dc:creator>Michael.Navara</dc:creator>
      <dc:date>2024-09-10T13:32:28Z</dc:date>
    </item>
  </channel>
</rss>

