• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Automatically activate next window after one is closed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Automatically activate next window after one is closed


  • Subject: Automatically activate next window after one is closed
  • From: Felipe Monteiro de Carvalho <email@hidden>
  • Date: Sat, 15 Aug 2015 08:32:51 +0200

Hello,

I have a nib-less Cocoa application which creates 2 forms, and 1 of
them is visible. Upon clicking a button in this form, it shows another
form.

When I close this form, the other form is not activated automatically,
causing the menu to not change.

Any ideas about what exactly I am missing to get this automatically?
In Carbon I had no such issue.

I can post code snippets, but my code is fairly complicated since its
actually a large cross-platform framework for writting apps...

I create the windows with
NSWindow.alloc.initWithContentRect_styleMask_backing_defer

(actually a NSWindow descendent)

thanks,
--
Felipe Monteiro de Carvalho
_______________________________________________

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


  • Follow-Ups:
    • Re: Automatically activate next window after one is closed
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: Recurrent NSInvocationOperations on an NSOperationQueue?
  • Next by Date: Re: Thread-safe atomic property for array
  • Previous by thread: Re: Thread-safe atomic property for array
  • Next by thread: Re: Automatically activate next window after one is closed
  • Index(es):
    • Date
    • Thread