Skip navigation.
 
mlRe: Generating default values in a bindings controlled Tableview
FROM : mmalcolm crawford
DATE : Fri Apr 15 23:34:32 2005

On Apr 15, 2005, at 7:03 AM, Richard Stacpoole wrote:

> When I click on the "New Task" button, which is bound to insert, an 
> instance of the model is created (and values can be put in), but 
> the default values from the init method never appear.  The new row 
> is completely blank.
>


Are you sure it's a new Task object?  Is the Object Class Name for 
the array controller still NSMutableDictionary?

mmalc

Related mailsAuthorDate
mlGenerating default values in a bindings controlled Tableview Richard Stacpoole Apr 15, 16:03
mlRe: Generating default values in a bindings controlled Tableview mmalcolm crawford Apr 15, 23:34