Re: WebView does not expose bindings in IB 3
Re: WebView does not expose bindings in IB 3
- Subject: Re: WebView does not expose bindings in IB 3
- From: Keary Suska <email@hidden>
- Date: Tue, 06 May 2008 19:32:05 -0600
- Thread-topic: WebView does not expose bindings in IB 3
on 5/6/08 4:19 PM, email@hidden purportedly said:
> I have a WebView in a window, with an NSProgressIndicator which
> animates when the WebView is loading it's content.
> I used to bind the "Animates" binding on the progress indicator to the
> "isLoading" binding using the Inspector in Interface Builder, but now
> the WebView doesn't show up as a valid binding target...
>
> If I open an old version of my NIB in IB 3, and inspect this setting,
> IB reports the binding target as: "<WebView 0x17c403f0>".
>
> Is this a bug in IB, or am I missing something?
Sounds like it was a bug in the earlier IB that allowed you do this binding.
You should not be able to bind a control to a view. It violates MVC. They
probably fixed this in IB 3, hence the change in behavior.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden