The enclosed screen shot shows the current status of my efforts.
The "Access" tab of Morinfo is now able to accept the $curr_path
information, as typed into the NSTextField above.  The NSTableView
displays a variation on "ls -l" output for each node in the path:

  /
  /Users
  /Users/rdm
  ...
  /Users/rdm/tmp/modes/dir1

If the user selects a row in the NSTableView, the NSTextView
gives a textual (and somewhat personalized) rendering of the row's
contents.


Now for the buglet.  As you can see, the "modes" row is sort of
partially selected.  This seems to be the result of an incomplete
deselectAll (which happens when I change the NSTextField).  If I
click on another row, the crud goes away, but it looks real crummy
while it's there.  Suggestions?

-r
--
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

Attachment: %buglet.pdf
Description: application/applefile

Attachment: buglet.pdf
Description: Adobe PDF document

Reply via email to