Re: Disk icon for mounted file system in the Finder
Re: Disk icon for mounted file system in the Finder
- Subject: Re: Disk icon for mounted file system in the Finder
- From: Marek Kozubal <email@hidden>
- Date: Fri, 24 Oct 2003 19:05:22 -0400 (EDT)
On Tue, 21 Oct 2003, Sam Vaughan wrote:
>
But in our case we don't have any IOMedia objects. Although the
>
physical disks we use are directly connected to the machine, the
>
logical volumes we present to the user are mounted like a network file
>
system. We've completely avoided any integration with the IOKit.
Then you cannot offically set a default icon. Also DiskArb really hates
file systems that are missing IOMedia's. You can probably fudge something
with a custom icon deal however. In our project where we're doing
something simular we ended up making a dummy /dev entry and IOMedia object
so that DiskArb and such would be happy. Otherwise they do nothing.
---
Marek Kozubal
email@hidden
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.