Re: Icon and Text in NSTableView
Re: Icon and Text in NSTableView
- Subject: Re: Icon and Text in NSTableView
- From: Bjoern Kriews <email@hidden>
- Date: Thu, 8 Apr 2004 10:51:51 +0200
On 05.04.2004, at 19:47, Alastair Houghton wrote:
(it took me a while to work out how to get access to the list of
mounted volumes reliably, but I think that bit is sorted now).
I'm not sure what the answer to your mail question is but can I ask
how you are getting the list of mounted volumes? I was trying to do
this recently and in the end just took the directory listing from
/Volumes, but I suspect there is a better way.
Have you tried getmntinfo()?
NSWorkspace has:
- mountedLocalVolumePaths
- mountedRemovableMedia
Regards, Bjoern
_______________________________________________
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.