Re: Cancel movement in willExitPane:
Re: Cancel movement in willExitPane:
- Subject: Re: Cancel movement in willExitPane:
- From: Vachik Hovhannisyan <email@hidden>
- Date: Wed, 08 May 2013 15:12:55 -0700 (PDT)
willExitPane: is too late for data validation.
You should do your pane validation in the
- (BOOL)shouldExitPane:(InstallerSectionDirection)direction;
and return NO is validation failed.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden