Re: Using bindings in AU Cocoa GUI?
Re: Using bindings in AU Cocoa GUI?
- Subject: Re: Using bindings in AU Cocoa GUI?
- From: Paul Davis <email@hidden>
- Date: Thu, 23 Feb 2012 08:50:41 -0500
On Wed, Feb 22, 2012 at 11:36 AM, Per Bull Holmen <email@hidden> wrote:
> Hi
>
> Cocoa developers who make complex GUIs are very spoilt with the use of
> bindings. They can make it a breeze to program complex interactions
> between the different controls and the model objects. I was wondering,
> is there something technical prohibiting you from using bindings in a
> Cocoa AU GUI? Things like performance/stability? I know that you'd
> have to still maintain the separation of address space etc., the
> normal requirements for an AU GUI.
keep in mind that the host owns the NSWindow in which your view will
reside, and may choose to handle events in a way that prevents your
controller from ever seeing them.
_______________________________________________
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