Re: Audio MIDI Setup Icon
Re: Audio MIDI Setup Icon
- Subject: Re: Audio MIDI Setup Icon
- From: Pete Gontier <email@hidden>
- Date: Mon, 03 Jan 2005 19:00:58 -0800
Install the file within your driver's bundle unless for some reason you want
to enable the user to use your icon with devices other than yours (in which
case the Generic folder may still not be the right place). Then, from an
appropriate place in your driver code, do:
MIDIObjectSetStringProperty
(midiDevice, kMIDIPropertyImage, fFullPathToDeviceImageFile);
circa 1/3/05 5:01 PM, "Cameron Jones" <email@hidden> wrote:
> My installer places my device's MIDI driver in /Library/Audio/Midi Drivers and
> it places an Audio MIDI Setup Icon in /Library/Audio/MIDI
> Devices/Generic/Images. No problem so far! Is there a setting I can make
> (perhaps in the bundle's info.plist file, or perhaps dynamically by using
> SetProperty()) that will cause the icon that the Audio MIDI Set Utility first
> uses to be a specific icon (e.g. The one that I install)? It is kind of
> confusing to our users to require them to manually go in there and assign the
> correct Audio MIDI Setup icon.
--
Pete Gontier
http://www.m-audio.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden