Displaying ICON for Device in Finder
Displaying ICON for Device in Finder
- Subject: Displaying ICON for Device in Finder
- From: "Sandeep Waghmode" <email@hidden>
- Date: Fri, 18 Jan 2002 14:05:02 +0530
- Organization: Tata Elxsi
Hello Everybody,
I wanted to display a ICON representing a device dynamically.(For
FireWire device)
(Like when you insert the CD then the Finder will display CD Icon ).
What are the possible ways of implementing this?
I am thinking of using Finder plug-ins. But I have no information
about how to write
plug-ins for Finder. (Whether it is possible? If possible where I can
get more information
regarding writing plug-ins for Finder?)
Also whether Finder uses Component Manager. Such that I can write a
Component & Finder will use that Component to display device when it is
present.
Or some other way such that when my application detects the device,
then it shall
inform the Finder such that Finder will display ICON?
Thanks in Advance.
Sandeep