On Thursday, March 3, 2011, Darren Dale <dsdal...@gmail.com> wrote: > On Thu, Mar 3, 2011 at 10:22 AM, Benjamin Root <ben.r...@ou.edu> wrote: >> Just for completeness, I wanted to include a link to some sort of reference >> indicating a need to change the function. I can not find any documentation >> that says that we need to change from getSaveFileName() to >> getSaveFileNameAndFilter(). Can you please provide a source explaining the >> need for this change? > > Try here: > http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/python_v3.html#qfiledialog >
Exactly. That's all I found too. Nothing indicates that we need to change anything. We are throwing away the second part of the tuple which has the returned filter. The only reason I see for the new function is so the coder can get back the filter string, which we don't seem to use. Am I missing something? Ben Root ------------------------------------------------------------------------------ What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details its effect on application quality, and explores various alternative solutions. http://p.sf.net/sfu/progress-d2d _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel