the
value of ivar (the one that TextField is binded to) to the value of
the same TextField. Now everything works fine.
On 2009-06-29, at 07:00, mmalc Crawford wrote:
On Jun 26, 2009, at 5:37 AM, Michał Glenc wrote:
I'm a beginner in Cocoa world and I have some problems with
bin
Hi,
I'm a beginner in Cocoa world and I have some problems with bindings,
NSValueTransformer etc.
My application performs basic currency transforming. I have two
NSComboBoxes (where I change currency) and two NSTextFields.
Everything works fine, the values get transformed. However, when I