On Thursday 10 April 2008 02:30:22 pm Ed Leafe wrote: > d = wx.FileDialog(None, message="Save As", style=wx.FD_SAVE) > d.ShowModal() > print d.GetPath()
Seems to work fine for me. /home/johnf/pyProject/pyProject/mytest.txt openSUSE 10.3, python 2.5.1, wxPython 2.8.6.0 wxGTK -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
