Fixed!! (carbon edit views in cocoa)
Fixed!! (carbon edit views in cocoa)
- Subject: Fixed!! (carbon edit views in cocoa)
- From: Chris Reed <email@hidden>
- Date: Thu, 17 Oct 2002 12:24:44 -0500
> Note: this is not completely tested and polished code! And there are
some problems that have yet
> to be worked out with the custom GUI code in Urs Heckmann's Rumblence
AU. But the core code
> here is pretty much copied from AUViewTest.
Aha! The problem was that I had the "compositing" flag turned on for
the window in the Carbon nib. (This is the default, I believe.) Once I
turned it off, everything snapped into place and works perfectly!
So, keep the compositing flag off if you are planning on using a carbon
window from a nib to host Audio Unit edit views! I'm pretty sure this
applies whether your app is Carbon or Cocoa.
Btw, this is the only change needed for the AUEditController class I
just posted to work nicely.
-chris
_______________________________________________
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.