I don&#39;t think so, but you can use PyQt4:<br><br>import <span class="il">PyQt4</span>.QtGui<br><br>filename = <span class="il">PyQt4</span>.QtGui.QFileDialog.getOpenFileName(None, &quot;Select a file...&quot;)<br><div id=":1ag">

print filename<br><br><br>Pat<br></div><br><br><div class="gmail_quote">On Wed, Jun 13, 2012 at 10:58 AM, Rebecca Reizner <span dir="ltr">&lt;<a href="mailto:rrreizner7590@gmail.com" target="_blank">rrreizner7590@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is it possible to open up Paraview&#39;s file chooser using a python macro?<br>
<br>
Thanks,<br>
Rebecca<br>
______________________________<u></u>_________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/<u></u>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/<u></u>mailman/listinfo/paraview</a><br>
</blockquote></div><br>