|
From: | FITHIS |
Subject: | Re: fosdem 2010 hotel |
Date: | Thu, 14 Jan 2010 18:51:31 +0200 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |