Skip navigation.
 
mlNSPopupButton and an array controller
FROM : tlindner
DATE : Thu Jun 22 17:21:37 2006

I have figured out how to populate an NSPopupButton with a menu full of
items using CoCoaBindings and an array controller.

But how do I get the NSPopupButton to control the selected value of the
array controller?

This kind of releationship seems to come for free if I use a table view.
But I really want to use a popup button.

--
tim lindner
<email_removed>                                            Bright

Related mailsAuthorDate
mlNSPopupButton and an array controller tlindner Jun 22, 17:21
mlRe: NSPopupButton and an array controller George Orthwein Jun 22, 18:02
mlRe: NSPopupButton and an array controller Matt Neuburg Jun 22, 20:22