Re: bindings question
Re: bindings question
- Subject: Re: bindings question
- From: Scott Anguish <email@hidden>
- Date: Sat, 4 Mar 2006 07:12:09 -0500
On Mar 4, 2006, at 6:13 AM, Mike Abdullah wrote:
Hi, I would like to know if what I would like to achieve is
possible with bindings.
I have a document based app. My central controlling object (so
there is one for the application) maintains a list of choices the
user can make. I would like to set things up so that every
document window has an NSPopupButton which contains this
centralized list. Also, I would like the popup button to contain a
seperator and a "New Item" at the end of its list.
Is any of this possible with bindings?
currently there is no way to specify a separator in an pop up menu.
you'd need to create your own subclass of pop up button and
implement all the bindings stuff yourself.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden