> On 5 Apr 2017, at 12:05, J.E. Schotsman <jesc...@xs4all.nl> wrote:
> 
> 
>> On 05 Apr 2017, at 11:48, Jack Carbaugh <intrn...@aol.com> wrote:
>> 
>> Get a list of the controls then loop through it, setting each enabled 
>> property to false. The container holding them will hold a reference to them
> 
> That way you lose the latent enabled state.
> When the embedder is set to disabled some of the sub controls may already be 
> disabled.
You could create a simple queue for each control (an associated object might be 
handy here) and then push and pop the sub control state.

J
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to