<?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 : centered run-time position not working in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1246290#M525911</link>
    <description>&lt;P&gt;I had a DOH!&amp;nbsp;moment over the weekend and&amp;nbsp;remembered I could do this. I can't believe I had forgotten about this method.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Sep 2010 17:48:11 GMT</pubDate>
    <dc:creator>PaulG.</dc:creator>
    <dc:date>2010-09-13T17:48:11Z</dc:date>
    <item>
      <title>centered run-time position not working</title>
      <link>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1244008#M525361</link>
      <description>&lt;P&gt;My app calls numerous sub-vi's&amp;nbsp;that message the user, require input/output from the user, take the user to different functions, yada yada. All are set with run-time position centered. Some, but not all, simply will not run in the center and appear up and to the left of center. What did I miss? Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2010 12:43:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1244008#M525361</guid>
      <dc:creator>PaulG.</dc:creator>
      <dc:date>2010-09-10T12:43:01Z</dc:date>
    </item>
    <item>
      <title>Re : centered run-time position not working</title>
      <link>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1244250#M525417</link>
      <description>&lt;P&gt;Open the application builder and double check &lt;EM&gt;Source File Settings &amp;gt;&amp;gt; Customize VI Properties&lt;/EM&gt;. Sometimes (I think this is a LV bug), it is necessary to enable/disable the checkbox on the left of &lt;EM&gt;Window run-time position&lt;/EM&gt; in order to really update the selected position.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/23610iA13279CB63F2847B/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="23610iA13279CB63F2847B" title="Centered.jpg" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Very often, after closing/reopening the &lt;EM&gt;VI Properties&lt;/EM&gt; dialog box for a VI, the position was reset back to &lt;EM&gt;Unchanged&lt;/EM&gt; even though I set it to &lt;EM&gt;Centered&lt;/EM&gt;. I'm now used to enable/disable the checkbox after setting the position... and the problem disappeared !&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2010 14:50:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1244250#M525417</guid>
      <dc:creator>JB</dc:creator>
      <dc:date>2010-09-10T14:50:25Z</dc:date>
    </item>
    <item>
      <title>Re : centered run-time position not working</title>
      <link>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1244480#M525473</link>
      <description>&lt;P&gt;That didn't work either. This is annoying. And it looks REALLY REALLY BAD. Stupid software can keep all FP's centered ... except for one. &lt;img id="smileyindifferent" class="emoticon emoticon-smileyindifferent" src="https://ni.lithium.com/i/smilies/16x16_smiley-indifferent.gif" alt="Smiley Indifferent" title="Smiley Indifferent" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2010 16:43:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1244480#M525473</guid>
      <dc:creator>PaulG.</dc:creator>
      <dc:date>2010-09-10T16:43:58Z</dc:date>
    </item>
    <item>
      <title>Re : centered run-time position not working</title>
      <link>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1246054#M525850</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are having trouble getting things to work either through the Applicatin Builder VI Properties or through the VI's own VI Properties, you can explicitly call the Front Panel Center method at the initialization state of your code. This is documented here: &lt;A href="http://zone.ni.com/reference/en-XX/help/371361G-01/lvprop/vi_fp_run_time_poscntred/" target="_blank" rel="nofollow"&gt;http://zone.ni.com/reference/en-XX/help/371361G-01/lvprop/vi_fp_run_time_poscntred/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Zach&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2010 15:25:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1246054#M525850</guid>
      <dc:creator>iZACHdx</dc:creator>
      <dc:date>2010-09-13T15:25:09Z</dc:date>
    </item>
    <item>
      <title>Re : centered run-time position not working</title>
      <link>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1246290#M525911</link>
      <description>&lt;P&gt;I had a DOH!&amp;nbsp;moment over the weekend and&amp;nbsp;remembered I could do this. I can't believe I had forgotten about this method.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2010 17:48:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/centered-run-time-position-not-working/m-p/1246290#M525911</guid>
      <dc:creator>PaulG.</dc:creator>
      <dc:date>2010-09-13T17:48:11Z</dc:date>
    </item>
  </channel>
</rss>

