On Oct 16, 2007, at 9:07 AM, Ted Gould wrote:

I think probably the trickiest part of this is to set up a listener so

that Inkscape knows when the file changes.  So you'd need to set

something up with GNOME-VFS and tie that all in.  I'm not saying that

it's impossible, but that's definitely a tricky part.


An alternative is to keep a list of files that *might* be changing and then look at their timestamps when Inkscape regains focus. It's very "low tech", but gets the job done fairly well.