Of course they can. In the view's xib, the "File's Owner" object represents the object that is doing the loading of the xib. In this case, that is your view controller.

Sent from my iPhone

On Dec 23, 2009, at 16:18, Charlie Dickman <3tothe...@comcast.net> wrote:

Except the view and the controller are in separate xib's so they can't be connected in this way.

On Dec 23, 2009, at 4:08 PM, Seth Willits wrote:

On Dec 23, 2009, at 11:19 AM, Charlie Dickman wrote:

In an iPod Touch/iPhone app where the view is in 1 xib and it's controller is in a different one, according to the view-controller- data paradigm, is there a better way to link the view to the controller than...

Surely the controller is File's Owner in the view's xib, so just use an outlet on the view and connect it to the controller.


--
Seth Willits



_______________________________________________

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/3tothe4th%40comcast.net

This email sent to 3tothe...@comcast.net

Charlie Dickman
3tothe...@comcast.net



_______________________________________________

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/clarkcox3%40gmail.com

This email sent to clarkc...@gmail.com
_______________________________________________

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 arch...@mail-archive.com

Reply via email to