Ted Gould wrote:
Lee Braiden wrote:
The thing is, these aren't temporary files; they're additional files that are required, simply to make a complete "save" in some formats.
That is, for saving as HTML with slices, I'm outputting the HTML on stdout for Inkscape to handle the actual save, but I still need to know where it's going, since images which are part of the page need to be saved too.
Hmm, I didn't realize what your issue is. I don't know that we really have a model for that... are you sure you don't want to write out a .chm file ;)
The currently problem isn't caused by gnome-vfs problems, but I'd like it to be in the future as we start to further integrate gnome-vfs.
I wonder if we're going to have a different scripting interface for multiple files? Anyone have an elegant idea on this?
I have no idea what Ted is talking about. :)
Lee, you just want to know where to save the files, right? I think a file chooser widget/dialog would be the most efficient way to pick a directory and I could use it in a few places too. Alternately you could make a pygtk interface of your own for the extension like was being done for the OCAL interface.
Aaron Spike