<?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 Create a keyboard alias/shortcut via iLogic/VBA in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/create-a-keyboard-alias-shortcut-via-ilogic-vba/m-p/8567855#M93985</link>
    <description>&lt;P&gt;Is it possible to set up a keyboard alias via iLogic or VBA? To clarify, I'm &lt;U&gt;not&lt;/U&gt; trying to assign a shortcut key to an iLogic rule or VBA macro. I&amp;nbsp;&lt;U&gt;am&lt;/U&gt; trying to set up an alias or keyboard shortcut for an Inventor command via the API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In other words, before the code runs, the "iProperties" command has no keyboard shortcut. After the command runs, the "I" key or "Ctrl+I" is now the shortcut for iProperties. This should affect the actual Customization settings so it persists from session to session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this possible?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Feb 2019 21:09:41 GMT</pubDate>
    <dc:creator>DRoam</dc:creator>
    <dc:date>2019-02-01T21:09:41Z</dc:date>
    <item>
      <title>Create a keyboard alias/shortcut via iLogic/VBA</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/create-a-keyboard-alias-shortcut-via-ilogic-vba/m-p/8567855#M93985</link>
      <description>&lt;P&gt;Is it possible to set up a keyboard alias via iLogic or VBA? To clarify, I'm &lt;U&gt;not&lt;/U&gt; trying to assign a shortcut key to an iLogic rule or VBA macro. I&amp;nbsp;&lt;U&gt;am&lt;/U&gt; trying to set up an alias or keyboard shortcut for an Inventor command via the API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In other words, before the code runs, the "iProperties" command has no keyboard shortcut. After the command runs, the "I" key or "Ctrl+I" is now the shortcut for iProperties. This should affect the actual Customization settings so it persists from session to session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this possible?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 21:09:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/create-a-keyboard-alias-shortcut-via-ilogic-vba/m-p/8567855#M93985</guid>
      <dc:creator>DRoam</dc:creator>
      <dc:date>2019-02-01T21:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create a keyboard alias/shortcut via iLogic/VBA</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/create-a-keyboard-alias-shortcut-via-ilogic-vba/m-p/8567956#M93988</link>
      <description>&lt;P&gt;CommandControl.KeyTip property states it is read/write&amp;nbsp; "Gets and sets the keyboard access key for the control."&lt;/P&gt;
&lt;P&gt;Otherwise, you are creating a customization xml file, and importing it (the real permanent method).&amp;nbsp; Unsure if you can do that via code at this time.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 21:48:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/create-a-keyboard-alias-shortcut-via-ilogic-vba/m-p/8567956#M93988</guid>
      <dc:creator>JamieVJohnson2</dc:creator>
      <dc:date>2019-02-01T21:48:47Z</dc:date>
    </item>
  </channel>
</rss>

