NSSegmentedControl + Bindings
NSSegmentedControl + Bindings
- Subject: NSSegmentedControl + Bindings
- From: Tilo Broszies <email@hidden>
- Date: Mon, 7 Nov 2005 12:15:05 +0100
Hi,
is there some way to bind each of an NSSegmentedControl's cells
directly to an NSArrayController (e.g. 'canSelectNext' attribute) in
order to control the cell's 'enabled' binding? Binding the whole
NSSegmentedControl is no problem of course. To bind a particular
cell of that control one has to receive the cell somehow, right? But
how can this be done, since [<NSSegmentedControl> cell] just gives me
the entire NSSegmentedCell and not an individual cell object contain
therein.
Thank you for any suggestions.
-Tilo
_______________________________________________
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