Re: Duplicate instrument names in Apple DLS sound set
Re: Duplicate instrument names in Apple DLS sound set
- Subject: Re: Duplicate instrument names in Apple DLS sound set
- From: Kurt Revis <email@hidden>
- Date: Fri, 11 Oct 2002 07:38:30 -0700
On Friday, October 11, 2002, at 06:52 AM, Robert Grant wrote:
While trying to populate a pulldown menu with instrument names I've
been struggling
with the fact that there are duplicate names in the DLS instrument
set. Is this by design?
The pulldown menu code strips out duplicates which makes populating
the list correctly
a pain. And how would a user choose between them anyway?
I know that the Cocoa menus won't let you insert multiple items with
the same title. However, you can insert each item with a placeholder
title, and then immediately change it to the title you want... it
doesn't check for duplicates when you change a title.
(I don't know if the Carbon menu API has this problem or not.)
--
Kurt Revis
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.