hi all,

I was looking at an open source win32 app sumatra.pdf and I noticed that they use the cumpersome readdirectory API for detecting a file modification (and they also check if the file is still locked for writing before refreshing the pdf). After some research for a crossplatform way I noticed that a good cross-platform implementation is the QFileSystemWatcher. WxWidgets claims some reliability problems. Is there something like this in GNUStep? Is there a GNUstep way to detect file modification reliably and crossplatform?

Regards
Vasileios


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to