Re: listing callback
Denis Corbin <[email protected]> Tue, 29 Jun 2004 21:04:15 +0200
| Newsgroups | gmane.comp.sysutils.backup.dar.libdar |
|---|---|
| Organization | none |
| Message-ID | <[email protected]> |
Christian Neumann wrote: > Hi, Hello, > it would be useful if the listing callback had a <bool has_children> > and/or <bool is_directory> parameter, so that the program could show the > user that some rows of the file/directory list have children (which can > be optionally listed by clicking on them (the program would then call a > get_children_of(the row))). from the listing callback you can know if a file is a directory from the permission, but OK, this require parsing. So I will add the two arguments you ask. Thanks for feedback, > > Regards, > Christian Denis. > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com