Re: NSSavePanel problem with sandboxing
Re: NSSavePanel problem with sandboxing
- Subject: Re: NSSavePanel problem with sandboxing
- From: Kyle Sluder <email@hidden>
- Date: Thu, 05 Sep 2013 11:54:33 -0700
On Thu, Sep 5, 2013, at 11:33 AM, Graham Cox wrote:
>
> On 05/09/2013, at 8:31 PM, Kyle Sluder <email@hidden> wrote:
>
> > Is this even necessary? The save panel's values should be correct at
> > time of dismissal.
>
>
> But fields in my accessory view might not be. That's the problem I'm
> trying to solve - I've entered a value in a text field but have done
> nothing to 'commit' the text, just hit 'Save'.
So the problem is that your accessory views aren't firing their actions
on panel dismissal?
What happens if you ask one of your accessory controls for its -window
and ask _that_ object to -makeFirstResponder:? That window should be in
your own process.
--Kyle Sluder
_______________________________________________
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