Skip navigation.
 
mlRe: NSPopupButton and an array controller
FROM : Matt Neuburg
DATE : Thu Jun 22 20:22:50 2006

On Thu, 22 Jun 2006 08:21:37 -0700, <email_removed> (tim lindner)
said:
>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.


Uuuuuse the archiiiiives, Luuuuuke....

<http://www.cocoabuilder.com/archive/message/cocoa/2006/5/31/164724>

m.

--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>

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