How to communicate between the view and the edit components?
How to communicate between the view and the edit components?
- Subject: How to communicate between the view and the edit components?
- From: Shai Shasag <email@hidden>
- Date: Wed, 4 Jun 2003 12:25:01 +0300
I need to communicate between the AUBase derived component and the
AUCarbonViewBase component.
I though of adding component selectors, however I did not find a way
to do that. In the past the macro FIVEWORDSINLINE was used to create
new component calls, however I could not get it to work as it
preprocessed to nothing. Although it is used in AUComponent.h to
define the AU functions.
I could send message from the view component to the edit component by
using Get/SetProperty. However the other drection is not possible as
the view component does not have Get/SetProperty mechanism.
Thanks,
Shai Shasag
_______________________________________________
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.