<?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 Showing structure elements while editing code in LabWindows/CVI</title>
    <link>https://ni.lithium.com/t5/LabWindows-CVI/Showing-structure-elements-while-editing-code/m-p/111955#M9155</link>
    <description>If you noticed CVI7.0 has this feature where it will show structure &lt;BR /&gt;elements when you press a . or -&amp;gt; after the strcuture name or pointer to &lt;BR /&gt;structure, respectively. I think it is called "Completion" of some sort.&lt;BR /&gt;&lt;BR /&gt;Anyways, it works for cases where I have 1 structure but not when I have &lt;BR /&gt;array of structures. Here is an example.&lt;BR /&gt;&lt;BR /&gt;typedef struct __EMP&lt;BR /&gt;{&lt;BR /&gt;   char Name[20];&lt;BR /&gt;   int  Age;&lt;BR /&gt;} EMP;&lt;BR /&gt;&lt;BR /&gt;Now if I have&lt;BR /&gt;&lt;BR /&gt;EMP me;&lt;BR /&gt;&lt;BR /&gt;and when I type me. all structure elemets show up. But if I have:&lt;BR /&gt;&lt;BR /&gt;EMP BunchOfEmps[10];&lt;BR /&gt;&lt;BR /&gt;and try BunchOfEmp[0]. I don't see elements of EMP structure. If I type:&lt;BR /&gt;&lt;BR /&gt;BunchOfEmp. here CVI shows elements of EMP structure.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vishi &lt;BR /&gt;</description>
    <pubDate>Mon, 15 Dec 2003 22:07:04 GMT</pubDate>
    <dc:creator>Vishi Anand</dc:creator>
    <dc:date>2003-12-15T22:07:04Z</dc:date>
    <item>
      <title>Showing structure elements while editing code</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/Showing-structure-elements-while-editing-code/m-p/111955#M9155</link>
      <description>If you noticed CVI7.0 has this feature where it will show structure &lt;BR /&gt;elements when you press a . or -&amp;gt; after the strcuture name or pointer to &lt;BR /&gt;structure, respectively. I think it is called "Completion" of some sort.&lt;BR /&gt;&lt;BR /&gt;Anyways, it works for cases where I have 1 structure but not when I have &lt;BR /&gt;array of structures. Here is an example.&lt;BR /&gt;&lt;BR /&gt;typedef struct __EMP&lt;BR /&gt;{&lt;BR /&gt;   char Name[20];&lt;BR /&gt;   int  Age;&lt;BR /&gt;} EMP;&lt;BR /&gt;&lt;BR /&gt;Now if I have&lt;BR /&gt;&lt;BR /&gt;EMP me;&lt;BR /&gt;&lt;BR /&gt;and when I type me. all structure elemets show up. But if I have:&lt;BR /&gt;&lt;BR /&gt;EMP BunchOfEmps[10];&lt;BR /&gt;&lt;BR /&gt;and try BunchOfEmp[0]. I don't see elements of EMP structure. If I type:&lt;BR /&gt;&lt;BR /&gt;BunchOfEmp. here CVI shows elements of EMP structure.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vishi &lt;BR /&gt;</description>
      <pubDate>Mon, 15 Dec 2003 22:07:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/Showing-structure-elements-while-editing-code/m-p/111955#M9155</guid>
      <dc:creator>Vishi Anand</dc:creator>
      <dc:date>2003-12-15T22:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Showing structure elements while editing code</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/Showing-structure-elements-while-editing-code/m-p/111956#M9156</link>
      <description>Vishi, &lt;BR /&gt;&lt;BR /&gt;Thanks for reporting this issue; I'll make sure our R&amp;amp;D engineers know about this seemingly buggy behavior.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Azucena&lt;BR /&gt;NI &lt;BR /&gt;</description>
      <pubDate>Tue, 16 Dec 2003 20:19:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/Showing-structure-elements-while-editing-code/m-p/111956#M9156</guid>
      <dc:creator>aperez</dc:creator>
      <dc:date>2003-12-16T20:19:51Z</dc:date>
    </item>
  </channel>
</rss>

