<?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: Folder Path Dialog with All Files Shown in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3790149#M1069082</link>
    <description>&lt;P&gt;This thread brings up a very good point. I'm not a fan of the Express File Dialog VI, and this&amp;nbsp;thread underscores one of the main design flaws of the File Dialog Express VI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally, when the "Select Folder" option is&amp;nbsp;chosen, the file&amp;nbsp;dialog should display the filenames in the greyed-out/disabled state. That way, the user would have a better mental picture of the file structure (for navigation, and for correct mental model development).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the current implementation, when the software is asking the user to select a folder full of data files, and the user (inadvertently or intentionally) opens the folder containing the data files, the folder appears to be empty. If the user is not entirely sure they have selected the correct folder -- and decides to take a look inside just to be sure -- they are greeted with an empty folder. This is not ideal, as it may lead the user to believe (incorrectly) that the folder is empty. This ultimately degrades the mental model development and the user's understanding of how the system is organized.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the filenames were listed&amp;nbsp;but disabled, the user would correctly understand that the files are not available for selection. At the same time, they would also be given accurate information about the contents of the folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The current functionality is not particularly good UI design, The elimination of original File Dialog and its replacement with the very limited File Dialog Express VI (with this glaring design error) is a step in the wrong direction. And without the more-capable and generalized File Dialog of previous&amp;nbsp;LabVIEW versions, the workaround is much more tedious than it once was.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good UI design matters. (Not all users are engineers with a&amp;nbsp;greater tolerance for arcane and unclear UI experiences.)&lt;/P&gt;</description>
    <pubDate>Mon, 07 May 2018 18:40:54 GMT</pubDate>
    <dc:creator>The_Seeker</dc:creator>
    <dc:date>2018-05-07T18:40:54Z</dc:date>
    <item>
      <title>Folder Path Dialog with All Files Shown</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3176924#M918479</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone here made an ActiveX control, or some workaround, to have a Folder Path dialog that also shows the files in the folders? The LV File Dialog only shows folders if you limit the selection to folders.&lt;/P&gt;
&lt;P&gt;Ideally, the browser would look just like the folder browser with the "Select Folder" button, but would also show the files in the folders. A workaround would be to enable Files and Folders and just get rid of the filename from the path if they select "Open" instead of "Current Folder", but this is not ideal.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 16:12:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3176924#M918479</guid>
      <dc:creator>James.M</dc:creator>
      <dc:date>2015-08-11T16:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Path Dialog with All Files Shown</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3176936#M918483</link>
      <description>&lt;P&gt;Hi James,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what's the point in showing files when the user should select a folder?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With some searching you should find examples how to access the Windows-style folder browser…&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 16:24:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3176936#M918483</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2015-08-11T16:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Path Dialog with All Files Shown</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3176955#M918490</link>
      <description>&lt;P&gt;Thanks for the help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The device I'm using outputs files to a directory with folder names that are pretty un-readable. The user has&amp;nbsp;to navigate these folders based on the timestamped files within, or at least it's easier to discern which folder they want by looking at the files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The File Dialog&amp;nbsp;itself is a windows-style folder browser. The only thing different I could find&amp;nbsp;was &lt;A href="https://decibel.ni.com/content/docs/DOC-6131" target="_blank"&gt;this&lt;/A&gt;. Are you referring to a library-call browser of some sort?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2015 16:40:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3176955#M918490</guid>
      <dc:creator>James.M</dc:creator>
      <dc:date>2015-08-11T16:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Path Dialog with All Files Shown</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3243938#M944783</link>
      <description>&lt;P&gt;This isn't the ideal solution because it allows the user to select files as well as folders, but it re-opens the dialog if they do so.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/1d2e974b3d82a3ef147b66bd3fee06d9d28707f7/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f31373734383869333542383134374438363339434538452f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="Retry Folder Browse.png" title="Retry Folder Browse.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 16:57:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3243938#M944783</guid>
      <dc:creator>James.M</dc:creator>
      <dc:date>2016-01-26T16:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Path Dialog with All Files Shown</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3790149#M1069082</link>
      <description>&lt;P&gt;This thread brings up a very good point. I'm not a fan of the Express File Dialog VI, and this&amp;nbsp;thread underscores one of the main design flaws of the File Dialog Express VI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally, when the "Select Folder" option is&amp;nbsp;chosen, the file&amp;nbsp;dialog should display the filenames in the greyed-out/disabled state. That way, the user would have a better mental picture of the file structure (for navigation, and for correct mental model development).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the current implementation, when the software is asking the user to select a folder full of data files, and the user (inadvertently or intentionally) opens the folder containing the data files, the folder appears to be empty. If the user is not entirely sure they have selected the correct folder -- and decides to take a look inside just to be sure -- they are greeted with an empty folder. This is not ideal, as it may lead the user to believe (incorrectly) that the folder is empty. This ultimately degrades the mental model development and the user's understanding of how the system is organized.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the filenames were listed&amp;nbsp;but disabled, the user would correctly understand that the files are not available for selection. At the same time, they would also be given accurate information about the contents of the folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The current functionality is not particularly good UI design, The elimination of original File Dialog and its replacement with the very limited File Dialog Express VI (with this glaring design error) is a step in the wrong direction. And without the more-capable and generalized File Dialog of previous&amp;nbsp;LabVIEW versions, the workaround is much more tedious than it once was.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good UI design matters. (Not all users are engineers with a&amp;nbsp;greater tolerance for arcane and unclear UI experiences.)&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 18:40:54 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3790149#M1069082</guid>
      <dc:creator>The_Seeker</dc:creator>
      <dc:date>2018-05-07T18:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Path Dialog with All Files Shown</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3790158#M1069085</link>
      <description>&lt;P&gt;Here's another workaround that prevents the re-opening of the dialog. (If the user doesn't understand that they have done something wrong by selecting a file, they may select a file again...!)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the attached solution, the filename is stripped from the path, and the path is chosen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally, the filenames would be greyed-out and disabled, and the button text would be more coherent (or at least, editable -- the file dialog express VI only allows you to specify one of the buttons. If you have selected "New or Existing", the button text is locked on "Save", which may be completely out of context for the situation in which it was called...)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any event, here is another mediocre solution, but one which prevents multiple file dialogs from opening.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 19:40:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3790158#M1069085</guid>
      <dc:creator>The_Seeker</dc:creator>
      <dc:date>2018-05-07T19:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Path Dialog with All Files Shown</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3790161#M1069087</link>
      <description>&lt;P&gt;Here's a VI snippet to reveal the hidden cases&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 19:41:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Folder-Path-Dialog-with-All-Files-Shown/m-p/3790161#M1069087</guid>
      <dc:creator>The_Seeker</dc:creator>
      <dc:date>2018-05-07T19:41:28Z</dc:date>
    </item>
  </channel>
</rss>

