discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Read file modification


From: FITHIS
Subject: Read file modification
Date: Fri, 15 Jan 2010 11:58:23 +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,

first of all excuse me for putting an erroneous subject in my previous posting.

I was looking at an open source win32 app sumatra.pdf and I noticed that they use the cumbersome 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 cross-platform 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 cross-platform?

Regards
Vasileios




reply via email to

[Prev in Thread] Current Thread [Next in Thread]