<?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 ICommandBar / ICommandBars - Bugs/Changes??? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/icommandbar-icommandbars-bugs-changes/m-p/554524#M15005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did anyone ever solve this issue? I am having the same problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Apr 2010 17:35:13 GMT</pubDate>
    <dc:creator>JamesVillanueva</dc:creator>
    <dc:date>2010-04-21T17:35:13Z</dc:date>
    <item>
      <title>ICommandBar / ICommandBars - Bugs/Changes???</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/icommandbar-icommandbars-bugs-changes/m-p/554521#M15002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has there been significant changes made to the ICommandBar/IcommandBars interfaces? Code that worked perfectly in ArcGIS 9.3.1 now seems to have all sorts of bugs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears that i can still create CommandBars using the Create member but if i try to add a command to it then ArcGIS crashes completely. Additionally many of the Dock Flag constants do not seem to work, for instance the esriDockHide flag doesn't hide the toolbars any longer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are these simply bugs or should I be preparing to make some serious changes to our software? Any information would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 18:06:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/icommandbar-icommandbars-bugs-changes/m-p/554521#M15002</guid>
      <dc:creator>artifact</dc:creator>
      <dc:date>2009-11-10T18:06:57Z</dc:date>
    </item>
    <item>
      <title>ICommandBar / ICommandBars - Bugs/Changes???</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/icommandbar-icommandbars-bugs-changes/m-p/554522#M15003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Artifact,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please log a support ticket for this issue?&amp;nbsp; There may very well be a bug here, and getting a reproducible case to a support analyst would be the best way to identify the problem and log a bug if necessary.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 19:01:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/icommandbar-icommandbars-bugs-changes/m-p/554522#M15003</guid>
      <dc:creator>RalfGottschalk</dc:creator>
      <dc:date>2009-11-11T19:01:51Z</dc:date>
    </item>
    <item>
      <title>Deleting ICommandBar (ICommandItem) does not work</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/icommandbar-icommandbars-bugs-changes/m-p/554523#M15004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We wrote an extension, which sets up some custom Toolbars at runtime. The new Toolbars are created as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ICommandBar newCommandBar = _applicationReference.Document.CommandBars.Create(myToolbarName,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; esriCmdBarType.esriCmdBarTypeToolbar);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As the ICommandBar is also an ICommandItem I later try to delete the Toolbar:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;((ICommandItem)newCommandBar).Delete();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But this doesn't work. The toolbar still exists an is shown up in ArcMap...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know how to remove them or is it a bug in ArcGIS 9.4 Beta 2??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help needed... Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 10:19:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/icommandbar-icommandbars-bugs-changes/m-p/554523#M15004</guid>
      <dc:creator>LorenzMeyer</dc:creator>
      <dc:date>2010-04-12T10:19:03Z</dc:date>
    </item>
    <item>
      <title>ICommandBar / ICommandBars - Bugs/Changes???</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/icommandbar-icommandbars-bugs-changes/m-p/554524#M15005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did anyone ever solve this issue? I am having the same problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 17:35:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/icommandbar-icommandbars-bugs-changes/m-p/554524#M15005</guid>
      <dc:creator>JamesVillanueva</dc:creator>
      <dc:date>2010-04-21T17:35:13Z</dc:date>
    </item>
  </channel>
</rss>

