Collision between NSView subclasses
Collision between NSView subclasses
- Subject: Collision between NSView subclasses
- From: Vojtěch Meluzín <email@hidden>
- Date: Sat, 12 Nov 2011 18:09:03 +0100
Hi,
I'm creating multiple 64-bit AU plugins, all of them use the same class subclassed from NSView. The trouble is, that when multiple plugins are loaded, they all use the same view class, I mean the one from the module being loaded the first. I know there is a workaround - name each class differently, but let's face it, this is just crazy... Is there some other way to avoid this? I'm using disabled visibility, so it seems it's not enough, at least in 32-bit environment.
Thanks.
Vojtech
_______________________________________________
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