<?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: FlexSimPy doesnt show GUI in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584482#M81670</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;FlexSim doesn't even appear as its own process - I doubt it's going to render the interface like that.  Perhaps one of the developers can comment.&lt;/DIV&gt;</description>
    <pubDate>Fri, 26 Apr 2024 10:13:35 GMT</pubDate>
    <dc:creator>jason_lightfoot_adsk</dc:creator>
    <dc:date>2024-04-26T10:13:35Z</dc:date>
    <item>
      <title>FlexSimPy doesnt show GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584481#M81669</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 24.1.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Got the FlexSimPy going and through execution nodes with flexscript can pretty much control anything which is nice. But, no matter if i put True or False in the showGUI the gui doesnt launch. It would be nice for debugging purpose and also I cant trigger a recording without the gui running it seems (which kinda makes sense I guess). Any suggestions on how to debug?&lt;/P&gt;
 &lt;PRE style="color: rgb(204, 204, 204); background-color: rgb(31, 31, 31); --darkreader-inline-color: #c8c3bc; --darkreader-inline-bgcolor: #17191a;"&gt;&lt;SPAN style="color: rgb(156, 220, 254); --darkreader-inline-color: #87d5fe;"&gt;controller&lt;/SPAN&gt;&lt;SPAN style="color: rgb(204, 204, 204); --darkreader-inline-color: #c8c3bc;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(212, 212, 212); --darkreader-inline-color: #cdc8c2;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(204, 204, 204); --darkreader-inline-color: #c8c3bc;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(78, 201, 176); --darkreader-inline-color: #5ccdb6;"&gt;fp&lt;/SPAN&gt;&lt;SPAN style="color: rgb(204, 204, 204); --darkreader-inline-color: #c8c3bc;"&gt;.launch(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(156, 220, 254); --darkreader-inline-color: #87d5fe;"&gt;evaluationLicense&lt;/SPAN&gt;&lt;SPAN style="color: rgb(212, 212, 212); --darkreader-inline-color: #cdc8c2;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(79, 193, 255); --darkreader-inline-color: #51c2ff;"&gt;True&lt;/SPAN&gt;&lt;SPAN style="color: rgb(204, 204, 204); --darkreader-inline-color: #c8c3bc;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(156, 220, 254); --darkreader-inline-color: #87d5fe;"&gt;showGUI&lt;/SPAN&gt;&lt;SPAN style="color: rgb(212, 212, 212); --darkreader-inline-color: #cdc8c2;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(79, 193, 255); --darkreader-inline-color: #51c2ff;"&gt;True&lt;/SPAN&gt;&lt;SPAN style="color: rgb(204, 204, 204); --darkreader-inline-color: #c8c3bc;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(156, 220, 254); --darkreader-inline-color: #87d5fe;"&gt;programDir&lt;/SPAN&gt;&lt;SPAN style="color: rgb(212, 212, 212); --darkreader-inline-color: #cdc8c2;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: rgb(156, 220, 254); --darkreader-inline-color: #87d5fe;"&gt;pDir&lt;/SPAN&gt;&lt;SPAN style="color: rgb(204, 204, 204); --darkreader-inline-color: #c8c3bc;"&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 22 Apr 2024 19:05:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584481#M81669</guid>
      <dc:creator>guldbergdk</dc:creator>
      <dc:date>2024-04-22T19:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: FlexSimPy doesnt show GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584482#M81670</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;FlexSim doesn't even appear as its own process - I doubt it's going to render the interface like that.  Perhaps one of the developers can comment.&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 Apr 2024 10:13:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584482#M81670</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-04-26T10:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: FlexSimPy doesnt show GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584483#M81671</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 No need to dive into it for now. Was just wondering if I did something obviously wrong. What puzzled me was that the showGUI option was there. That kinda hints at it having an effect whether its set to true or false:)
&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 Apr 2024 11:35:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584483#M81671</guid>
      <dc:creator>guldbergdk</dc:creator>
      <dc:date>2024-04-26T11:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: FlexSimPy doesnt show GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584484#M81672</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Hey &lt;A rel="user" href="https://answers.flexsim.com/users/43313/guldbergdk.html" nodeid="43313"&gt;@Guldberg&lt;/A&gt;, this has been confirmed to be a bug (or possibly an unfinished feature).  The showGUI option currently doesn't change anything.&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;It's been reported to the developers, so there may be some sort of GUI in the future, but showGUI doesn't show anything for the time being.&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 Apr 2024 22:32:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584484#M81672</guid>
      <dc:creator>logan_gold</dc:creator>
      <dc:date>2024-04-29T22:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: FlexSimPy doesnt show GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584485#M81673</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/43313/guldbergdk.html" nodeid="43313"&gt;@Guldberg&lt;/A&gt;, was Logan Gold's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 May 2024 15:48:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584485#M81673</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2024-05-03T15:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: FlexSimPy doesnt show GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584486#M81674</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Any updates on this?
&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Oct 2024 19:56:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584486#M81674</guid>
      <dc:creator>nicholas_r_rothenberg</dc:creator>
      <dc:date>2024-10-08T19:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: FlexSimPy doesnt show GUI</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584487#M81675</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;It's still on the dev list, but we don't have a timeline for when it will be addressed.  We do try to update these posts when the issue is resolved on the tracker.&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Oct 2024 15:36:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexsimpy-doesnt-show-gui/m-p/13584487#M81675</guid>
      <dc:creator>logan_gold</dc:creator>
      <dc:date>2024-10-09T15:36:20Z</dc:date>
    </item>
  </channel>
</rss>

