<?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: Bring Window to Front not working .. also window won't close... please help in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Bring-Window-to-Front-not-working-also-window-won-t-close-please/m-p/43608#M25233</link>
    <description>&lt;P&gt;I have run your code, and I am not seeing the issue with "Bring Window to Front". &amp;nbsp;The window is brought to the front, and then your Modal window opens on top of it, which should be expected. &amp;nbsp;If you don't want that, then you need to move the window to a position away from the plotobj location.&lt;/P&gt;
&lt;P&gt;What is incorrect is your Close() function. &amp;nbsp;What you want is:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;plotobj &amp;lt;&amp;lt; close window;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 24 Aug 2017 18:17:50 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2017-08-24T18:17:50Z</dc:date>
    <item>
      <title>Bring Window to Front not working .. also window won't close... please help</title>
      <link>https://community.jmp.com/t5/Discussions/Bring-Window-to-Front-not-working-also-window-won-t-close-please/m-p/43605#M25232</link>
      <description>&lt;P&gt;Bring Window to Front not working .. also window won't close... need solution quick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;plotobj = Bivariate( Y( :Name( "current" ) ), X( :Name( "time" ) ) );&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;plotobj &amp;lt;&amp;lt; Bring Window to Front;&lt;/P&gt;&lt;P&gt;New Window( "Enter Number",&lt;BR /&gt;&amp;lt;&amp;lt;Modal,&lt;BR /&gt;&amp;lt;&amp;lt;Bring Window to Front,&lt;BR /&gt;Text Box("Number"),&lt;BR /&gt;variablebox = Number Edit Box( ttf, 10,&lt;BR /&gt;&amp;lt;&amp;lt;Set Function(&lt;BR /&gt;Function({this},&lt;BR /&gt;btn_ok &amp;lt;&amp;lt; Click&lt;BR /&gt;)&lt;BR /&gt;)&lt;BR /&gt;),&lt;BR /&gt;btn_ok = Button Box( "OK",&lt;BR /&gt;entrie=variablebox &amp;lt;&amp;lt; get;),&lt;BR /&gt;Button Box( "Cancel")&lt;BR /&gt;);&lt;BR /&gt;Close(plotobj);&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:22:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bring-Window-to-Front-not-working-also-window-won-t-close-please/m-p/43605#M25232</guid>
      <dc:creator>galactus3000</dc:creator>
      <dc:date>2017-08-24T17:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Bring Window to Front not working .. also window won't close... please help</title>
      <link>https://community.jmp.com/t5/Discussions/Bring-Window-to-Front-not-working-also-window-won-t-close-please/m-p/43608#M25233</link>
      <description>&lt;P&gt;I have run your code, and I am not seeing the issue with "Bring Window to Front". &amp;nbsp;The window is brought to the front, and then your Modal window opens on top of it, which should be expected. &amp;nbsp;If you don't want that, then you need to move the window to a position away from the plotobj location.&lt;/P&gt;
&lt;P&gt;What is incorrect is your Close() function. &amp;nbsp;What you want is:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;plotobj &amp;lt;&amp;lt; close window;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 24 Aug 2017 18:17:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Bring-Window-to-Front-not-working-also-window-won-t-close-please/m-p/43608#M25233</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2017-08-24T18:17:50Z</dc:date>
    </item>
  </channel>
</rss>

