Re: Displaying a particular path in an NSBrowser?
Re: Displaying a particular path in an NSBrowser?
- Subject: Re: Displaying a particular path in an NSBrowser?
- From: Rich Morin <email@hidden>
- Date: Tue, 11 Feb 2003 20:49:54 -0800
OK; progress (of a sort). I went back and tried calling setPath (I had
tried this earlier, but stopped because of confusing results).
Anyway, if I call setPath on start-up and DON'T have
browser:willDisplayCell:atRow:column: call selectRow:inColumn: with
the
next path element, the entire path displays. Huzzah! Now I just need
to find a place to shoehorn in the proper action when the user actually
clicks on a new directory...
-r
--
email: email@hidden; 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
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.