Skip navigation.
 
mlRe: How to implement Saving a Currency Converter document using Cocoa bindings ?
FROM : Francis Derive
DATE : Wed Jun 14 17:53:24 2006

On Jun 14, 2006, at 3:22 PM, Francis Derive wrote:

> Please, show me the way(s) to *extend* this exercise from the 
> Apple's "Developing Cocoa apps Using Bindinds" tutorial.
> I have ideas, only but unsuccessful.
>
> Francis.


More precisely, if I add a NSDocument subclass with an (id) 
decodedObject to store the unarchived data/data to archive, I don't 
see how I can make a binding from this decodedObject to the same 
property to which an input NSTextField had been bound in IB - that is 
"dollarsToConvert".


Merci beaucoup.

Related mailsAuthorDate
mlHow to implement Saving a Currency Converter document using Cocoa bindings ? Francis Derive Jun 14, 15:22
mlRe: How to implement Saving a Currency Converter document using Cocoa bindings ? Francis Derive Jun 14, 17:53