• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
unique class name in Cocoa UI?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unique class name in Cocoa UI?


  • Subject: unique class name in Cocoa UI?
  • From: Hidetomo Katsura <email@hidden>
  • Date: Tue, 26 Oct 2004 18:04:31 -0700

could someone tell me if this is expected and i just need to workaround it by using a unique class name for each plug-in? or is there a simple way to avoid it?

i get the following console log when i edit parameters of my two Cocoa UI AU plug-ins which use the same obj-c class name, "MyButton." each plug-in has a different implementation of MyButton class (it probably shouldn't but it does).

"HostApp.app: objc: Both CocoaUI_1 and CocoaUI_2 have implementations of class MyButton"
"HostApp.app: objc: Using implementation from CocoaUI_1."
"HostApp[pid] *** -[MyButton myMethod:]: selector not recognized"


isn't the host app supposed to use the class in the Cocoa UI specified by the plug-in? or is it simply not possible?

thanks in advance,
katsura

_______________________________________________
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


  • Follow-Ups:
    • Re: unique class name in Cocoa UI?
      • From: Robert Grant <email@hidden>
  • Prev by Date: Re: Audio passthrough fails after suspend
  • Next by Date: Re: unique class name in Cocoa UI?
  • Previous by thread: Re: Audio passthrough fails after suspend
  • Next by thread: Re: unique class name in Cocoa UI?
  • Index(es):
    • Date
    • Thread