Re: runModalForWindow() doesn't re-activate former window upon return
Re: runModalForWindow() doesn't re-activate former window upon return
- Subject: Re: runModalForWindow() doesn't re-activate former window upon return
- From: Keary Suska <email@hidden>
- Date: Thu, 25 Aug 2016 11:47:16 -0600
> On Aug 25, 2016, at 9:45 AM, Andreas Falkenhahn <email@hidden> wrote:
>
> Tested it, the window is clearly main and key, this is the debug output:
>
> CHECK: 0x10040b4d0 0x10040b4d0 0x10040b4d0
>
> i.e. [NSApp mainWindow], [NSApp keyWindow] and my NSWindow pointer are
> exactly the same before runModalForWindow() is called.
What are they *after* the modal loop has ended? What happens if you add -orderOut: to the button action method?
HTH,
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