From: Otto W. <ott...@or...> - 2004-12-13 19:16:24
|
sub...@wx... wrote: > > Maintainer: David Hart (dghart) > Component: UnixFiledataClass > Release: 1.0 > Documents: > wxWidgets: 2.4.x, 2.5.x > Subdir: UnixFiledataClass > > Description: > FileData is a class to encapsulate some *nix-specific things that wxWidgets (very reasonably) ignores. It has accessors for information about a file\'s permissions, ownership etc, and methods to modify these where possible. Unlike wxStat, it deals correctly with symlinks. > > None of this is rocket science, most methods just returning parts of statstruct. However I hope it saves some wheel-reinvention. > Finally added. O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wxguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net |