Re: cross development problem
Re: cross development problem
- Subject: Re: cross development problem
- From: Thomas Bauer <email@hidden>
- Date: Wed, 19 Jul 2006 10:11:38 +0200
Dear list,
There is one more issue remaining that has some kind of entertaining
weirdness.
The application makes use of bindings (since they rock ;-). An
NSTextField is bound to an ObjectController
returning an NSNumber which is translated using a Formatter to
something like:
Size of files to burn: xxx MB
The binding is established in IB (no programmatic changes). The value
changes at all kinds of situations,
mainly during DRDeviceStatusChanged notifications. Again, this all
works perfectly in 10.4.
Only under 10.3 however - if the value of the NSNumber is not 0, the
binding shows:
Siz of fils to burn: xxx MB
YES, stripping all the "e"s. (If a tester would have reported this to
me i would have doubted his sanity)
The applications furthermore crashes sometimes, now in Thread 0 on a
"keyvalue observation notification",
after a burn (which might have a connection to the above issue?).
I am - how should I say - "stunned" and would appreciate any comments.
thanks and cheers
Thomas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden