Closed GoogleCodeExporter closed 8 years ago
You can set the file filter in the "Open" dialog to "All Files", and after some
delay (don't know why it delays), the file chooser will show all files and then
you can load the file you need.
In version r1b14, the ".xml" extension is not automatically appended when you
enter a filename, which means you have to manually enter a filename with the
extension appended: e.g. "mylayout.xml".
I'll try to fix this and send a patch to the owner of this project.
Original comment by jefaram....@gmail.com
on 26 Aug 2010 at 7:23
Hi,
attached is a patch (a svn diff against trunk) to solve this issue.
- if the file filter is set on *.xml the extension is added to the file
- if the file filtes is set on *.* the file is saved like entered
cheers
Frank
Original comment by Dietrich.Frank@gmail.com
on 26 Aug 2010 at 10:56
Attachments:
Thanks for the patch, this has been committed to SVN and will roll out with the
next release.
Original comment by brendan....@gmail.com
on 6 Sep 2010 at 4:30
Original issue reported on code.google.com by
tension...@gmail.com
on 25 Aug 2010 at 6:31