Are you expecting these to be called when a segue unwinds because I can. Of see 
these declared in any of the docs.  If something calls an IBAction, these are 
generally attached to an IBOutlet (a button) and are triggered on 
touchUpInside, so they need to be wired up to the button.

I hope I am understanding you correctly.

Sent from my iPad

On Apr 30, 2013, at 4:58 PM, Rick Mann <rm...@latencyzero.com> wrote:

> 
> On Apr 30, 2013, at 13:56 , Alex Zavatone <z...@mac.com> wrote:
> 
>> Looks Iike the closest I can find is within the UIViewController. I searched 
>> all the frameworks of iOS 6.0 using Dash and Xcode 4.6.1.
>> 
>> If it is an IBOutlet, then this is your method.  You need to create it.
> 
> Hey, Alex, thanks. I'm not sure I understand what you're telling me. I 
> created (two) methods, - (IBAction) unwindFoo: and - (IBAction) unwindBar: in 
> two different UIViewController subclasses. Both can be connected to, neither 
> gets called.
> 
> -- 
> Rick
> 
> 
> 

_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to