This version of Morinfo features the following improvements:

  *  Resizing now works, with the exception that my text wrapping hack
     for the NSTextViews isn't sensitive to line length.

  *  The NSTableView/NSTextView pairs are now shown as "Split Views".

  *  If there is a "mode inversion" ("group" has permissions that "owner"
     doesn't, etc.), two things happen:

       The "permission bits" field in the Files_Access NSTableView is
       printed in red.

       A warning shows up at the beginning of the Files_Access NSTextView.

I also fixed a gnarly bug or two.

-r

Getting Morinfo
---------------

  The tarball is available at http://www.cfcl.com/rdm/Morinfo_002.tgz

  The app (specifically, files_metadata.pl) uses a few CPAN modules, in
  order to elicit some obscure file characteristics:

    use Mac::Files;
    use Mac::Resources;
    use MacOSX::File::Info;

  It also requires CamelBones, Interface Builder, and Project Builder.

What is Morinfo?
----------------

Morinfo is an experimental implementation of an OS browser.  This is a
VERY early version; don't expect anything but the Files tab (and within
that, the Access and Metadata sub-tabs) to work.
--
email: [EMAIL PROTECTED]; phone: +1 650-873-7841
http://www.cfcl.com/rdm    - my home page, resume, etc.
http://www.cfcl.com/Meta   - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series
http://www.ptf.com/tdc     - Prime Time Freeware's Darwin Collection

Reply via email to