<?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: Accessing the &amp;quot;Process&amp;quot; infobox with Inventor API in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/accessing-the-quot-process-quot-infobox-with-inventor-api/m-p/13346154#M4453</link>
    <description>&lt;P&gt;I found it on my own. It &lt;EM&gt;is&lt;/EM&gt; accessible via Inventor API, as the object "BalloonTip". It's defined, accessed and displayed as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;ThisApplication.UserInterfaceManager.BalloonTips.Add("name", "title", "Default message")
ThisApplication.UserInterfaceManager.BalloonTips.Item("name").Message = "Change the default message, if need be"
ThisApplication.UserInterfaceManager.BalloonTips.Item("name").Display&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hyperlinks can also be included, and they can be made clickable using event handling. Search for "Inventor API BalloonTips" to learn more.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2025 22:40:10 GMT</pubDate>
    <dc:creator>Anders_Olsen</dc:creator>
    <dc:date>2025-02-28T22:40:10Z</dc:date>
    <item>
      <title>Accessing the "Process" infobox with Inventor API</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/accessing-the-quot-process-quot-infobox-with-inventor-api/m-p/13332054#M4451</link>
      <description>&lt;P&gt;I have created a custom Inventor Addin for the company I work for, with various utilities and tools. We also use an profesionally developed Inventor toolset, which somehow is able to access the "Process" infobox, which sometimes shows up in Inventor, e.g. telling you that your current document hasn't been saved in a while.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This tool uses the infobox to inform the user when a pdf or dxf has been successfully exported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is: how are they able to access this part of the UI? I would love to be able to communicate information to my colleagues, which is not in the format of a prompt, that you have to dismiss, when it shows up.&lt;/P&gt;&lt;P&gt;I know I can also use Inventor Progressbars using "ThisApplication.CreateProgressBar", but that freezes the session while it's showing up, and it's either very big and dominant or very hidden in the bottom left corner of the application.&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="Anders_Olsen_0-1740140704253.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1469564iAD92D374B5EE02F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Anders_Olsen_0-1740140704253.png" alt="Anders_Olsen_0-1740140704253.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 12:33:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/accessing-the-quot-process-quot-infobox-with-inventor-api/m-p/13332054#M4451</guid>
      <dc:creator>Anders_Olsen</dc:creator>
      <dc:date>2025-02-21T12:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing the "Process" infobox with Inventor API</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/accessing-the-quot-process-quot-infobox-with-inventor-api/m-p/13333039#M4452</link>
      <description>&lt;P&gt;Hi! I am not aware of an Inventor API access for that control.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 20:56:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/accessing-the-quot-process-quot-infobox-with-inventor-api/m-p/13333039#M4452</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2025-02-21T20:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing the "Process" infobox with Inventor API</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/accessing-the-quot-process-quot-infobox-with-inventor-api/m-p/13346154#M4453</link>
      <description>&lt;P&gt;I found it on my own. It &lt;EM&gt;is&lt;/EM&gt; accessible via Inventor API, as the object "BalloonTip". It's defined, accessed and displayed as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;ThisApplication.UserInterfaceManager.BalloonTips.Add("name", "title", "Default message")
ThisApplication.UserInterfaceManager.BalloonTips.Item("name").Message = "Change the default message, if need be"
ThisApplication.UserInterfaceManager.BalloonTips.Item("name").Display&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hyperlinks can also be included, and they can be made clickable using event handling. Search for "Inventor API BalloonTips" to learn more.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 22:40:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/accessing-the-quot-process-quot-infobox-with-inventor-api/m-p/13346154#M4453</guid>
      <dc:creator>Anders_Olsen</dc:creator>
      <dc:date>2025-02-28T22:40:10Z</dc:date>
    </item>
  </channel>
</rss>

