Re: AUCarbonViewControl bug?
Re: AUCarbonViewControl bug?
- Subject: Re: AUCarbonViewControl bug?
- From: Urs Heckmann <email@hidden>
- Date: Sat, 7 Feb 2004 17:42:46 +0100
Hmmm,
this looks like they added something that has to be called after
constructing an AUCarbonViewControl... something like an Initialize()
for Controls?!?
Michael? Are you around?
Cheers,
;) Urs
Am Samstag, 07.02.04 um 15:27 Uhr schrieb Os:
That's reassuring, that it's not just me having this problem.
My solution at the moment is to comment out line 139 of
AUCarbonViewControl.cpp
if (mInControlInitialization == true) {
mInControlInitialization = false;
// return;
}
cheers,
os.
_______________________________________________
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.