On Jul 14, 2008, at 5:25 PM, Kyle Sluder wrote:
On Mon, Jul 14, 2008 at 2:40 PM, Steve Green <[EMAIL PROTECTED]> wrote:
I did see that as a possible solution but I'm not sure why it's necessary in one app and it's not necessary in another. I've created a test project with a single text field that's bound to the exact same model object that I use
in the real app.  In the test app I see 2 buttons on the error sheet.

Probably because the app in which it works displays this message as
part of the bindings machinery, specifically NSEditor and
NSEditorRegistration.  Is it the case that one of your apps uses
bindings and the other does not?

It is not the case.. they both use bindings but in the case where I only see 1 button, the NSTextField and bindings are created programatically. Neither bind through controllers.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to