Skip navigation.
 
mlRe: Updating model: NSPopupButtonCell, NSTableView, Bindings
FROM : mmalc crawford
DATE : Tue Feb 19 19:11:20 2008

On Feb 19, 2008, at 10:05 AM, Lukas Heiniger wrote:

> Here's the setup: I have a NSTableView containing three columns. One 
> of the columns ought to represent integer values from the model, 
> i.e. it should show some descriptive title instead of the integer 
> value itself. Of course this also means if the user selects a 
> different title from the popup menu, the model should be updated to 
> the represented value.


<http://homepage.mac.com/mmalc/CocoaExamples/controllers.html>
ToDos

mmalc

Related mailsAuthorDate
mlUpdating model: NSPopupButtonCell, NSTableView, Bindings Lukas Heiniger Feb 19, 19:05
mlRe: Updating model: NSPopupButtonCell, NSTableView, Bindings mmalc crawford Feb 19, 19:11
mlRe: Updating model: NSPopupButtonCell, NSTableView, Bindings Adam P Jenkins Feb 19, 20:08