<?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 Re: SendKeys or Keystrokes Using iLogic in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3347113#M137333</link>
    <description>&lt;P&gt;under controldefinition-defaultshortcut or overrideshortcut&lt;/P&gt;&lt;P&gt;you can set the default shortcut assigned to the command. I use "u" to hide or open browser when I need "real" full screen. it is a small vba macro. But it should work in vb.net too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;</description>
    <pubDate>Sat, 25 Feb 2012 02:19:19 GMT</pubDate>
    <dc:creator>skyngu</dc:creator>
    <dc:date>2012-02-25T02:19:19Z</dc:date>
    <item>
      <title>SendKeys or Keystrokes Using iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3340729#M137329</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've looked around and done some research on this and it seems possible just I can't figure out how to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking to send keystrokes programmically using iLogic as if the keys were actually being pressed. I just want to send a simple set of keys like "QQ".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody know how I would do this through iLogic? Or trigger a code that would allow me to send these keys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mitch&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 15:05:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3340729#M137329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-21T15:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: SendKeys or Keystrokes Using iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3342921#M137330</link>
      <description>&lt;P&gt;sendkey is a bad coding practice. dont use it unless you have to.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2012 18:04:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3342921#M137330</guid>
      <dc:creator>skyngu</dc:creator>
      <dc:date>2012-02-22T18:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: SendKeys or Keystrokes Using iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3342931#M137331</link>
      <description>&lt;P&gt;Thanls for the tip,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to programming though and have gone through the tutorials and the "My First Plug In" Guide but still have trouble understanding VB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to start up the dialog box connected to a custom Add-In we use. This can normally be accessed by pressing the button in the "Add-Ins" Tab&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a short cut which can be customized through inventor for a keyboard shortcut (ie. "QQ")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure how to start up the dialog box by accessing it through code. But I figure I can make the keyboard press the "QQ" a little easier&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, Thanks for the help&lt;/P&gt;&lt;P&gt;Mitch&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2012 18:09:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3342931#M137331</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-22T18:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: SendKeys or Keystrokes Using iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3346771#M137332</link>
      <description>&lt;P&gt;Even if it is an improper method of programming, is there anyone who can tell me how to do this&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2012 19:26:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3346771#M137332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-24T19:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: SendKeys or Keystrokes Using iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3347113#M137333</link>
      <description>&lt;P&gt;under controldefinition-defaultshortcut or overrideshortcut&lt;/P&gt;&lt;P&gt;you can set the default shortcut assigned to the command. I use "u" to hide or open browser when I need "real" full screen. it is a small vba macro. But it should work in vb.net too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2012 02:19:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3347113#M137333</guid>
      <dc:creator>skyngu</dc:creator>
      <dc:date>2012-02-25T02:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: SendKeys or Keystrokes Using iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3347635#M137334</link>
      <description>Hi jcneal,&lt;BR /&gt;&lt;BR /&gt;Thank you for responding again, if I'm understanding correctly, what your telling me is how to change the hotkey used for a command. This I know how to do or can figure out, but I don't know how to, I guess you would say, programmically simulate as if a key was being pushed. Through research I found that it might be this sendkey, but I'm not sure how to program it to press, say, this "u" shortcut you have through a rule.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;Mitch</description>
      <pubDate>Sun, 26 Feb 2012 17:55:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3347635#M137334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-26T17:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: SendKeys or Keystrokes Using iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3347753#M137335</link>
      <description>&lt;P&gt;hmm, my bad. i misunderstand your question. I mean physically press a key, not "programme" to press a key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry i dont know how to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;just out of curious, why do you need to press keys by programme instead of purely programming?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2012 22:57:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3347753#M137335</guid>
      <dc:creator>skyngu</dc:creator>
      <dc:date>2012-02-26T22:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: SendKeys or Keystrokes Using iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3348219#M137336</link>
      <description>&lt;P&gt;I've done some research on how to try and access the button through programming. But I can't seem to find how to do so. What I found was that I need to add reference to a .dll (which I found) but also the dialog box. I did not find the dialog box as it was installed by an outside source and I can't seem to locate it.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2012 13:43:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/sendkeys-or-keystrokes-using-ilogic/m-p/3348219#M137336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-27T13:43:40Z</dc:date>
    </item>
  </channel>
</rss>

